Skip to content

Commit

Permalink
Update dependency com.lmax:disruptor to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent cace942 commit 4f3bf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<guava.version>33.0.0-jre</guava.version>
<testcontainers.version>1.20.3</testcontainers.version>
<wiremock.version>3.9.1</wiremock.version>
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
<lmax-disruptor.version>4.0.0</lmax-disruptor.version>
<newrelic.version>8.13.0</newrelic.version>
<!-- $shasum -a 256 /Users/.../qudini-reactive/qudini-reactive-example/target/newrelic-agent-8.7.0.zip -->
<newrelic-agent.sha256-checksum>7740ad7bb66d75a424e66c890f7efc49edf3be19ce4afde0132d6a9be2729511</newrelic-agent.sha256-checksum>
Expand Down

0 comments on commit 4f3bf75

Please sign in to comment.