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] committed Nov 15, 2023
1 parent d4880b2 commit 9622768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/benchmark-logging/benchmark-log4j2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.lmax</groupId>
<artifactId>disruptor</artifactId>
<version>3.4.4</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
Expand Down

0 comments on commit 9622768

Please sign in to comment.