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 Dec 6, 2023
1 parent 1f6be8e commit 741c9c5
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 @@ -16,7 +16,7 @@ jline = "org.jline:jline-terminal-jansi:3.24.1"
jansi = "org.fusesource.jansi:jansi:2.4.1"
terminalconsoleappender = "net.minecrell:terminalconsoleappender:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.9"
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 741c9c5

Please sign in to comment.