Skip to content

Commit

Permalink
Update dependency com.lmax:disruptor to v4 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent e21cddc commit 0aa1831
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.23.0"
jansi = "org.fusesource.jansi:jansi:2.4.0"
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 0aa1831

Please sign in to comment.