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 Jan 8, 2024
1 parent cec3cd4 commit 66f0b9e
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 @@ -29,7 +29,7 @@ jline = "org.jline:jline-terminal-jansi:3.25.0"
jansi = "org.fusesource.jansi:jansi:2.4.1"
terminalconsoleappender = "net.minecrell:terminalconsoleappender:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.11"
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 66f0b9e

Please sign in to comment.