Skip to content

Commit

Permalink
Bump Aeron, Agrona and slf4j to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eleventy7 committed Sep 8, 2023
1 parent b359a34 commit 66c6103
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
junitVersion = "5.10.0"
junitPlatformVersion = "1.10.0"
checkstyleVersion = "10.12.3"
aeronVersion = "1.42.0"
aeronVersion = "1.42.1"
sbeVersion = "1.29.0"
agronaVersion = "1.19.1"
slf4jVersion = "2.0.7"
agronaVersion = "1.19.2"
slf4jVersion = "2.0.9"
logbackVersion = "1.4.11"
mockitoVersion = "5.5.0"
jmhVersion = "1.37"
Expand Down

0 comments on commit 66c6103

Please sign in to comment.