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 Feb 6, 2024
1 parent d95e5dc commit 4cbe3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jline = "org.jline:jline-terminal-jansi:3.25.1"
jansi = "org.fusesource.jansi:jansi:2.4.1"
terminalconsoleappender = "net.minecrell:terminalconsoleappender:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.12"
disruptor = "com.lmax:disruptor:3.4.4"
disruptor = "com.lmax:disruptor:4.0.0"
brigadier = "com.mojang:brigadier:1.1.8"
picoli = "info.picocli:picocli:4.7.5"
picoli-codegen = "info.picocli:picocli-codegen:4.7.5"
Expand Down

0 comments on commit 4cbe3ed

Please sign in to comment.