Skip to content

Commit

Permalink
Update Checkstyle, Aeron and Mockito to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eleventy7 committed Jun 30, 2023
1 parent 2a51fa9 commit 5be6992
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
@@ -1,13 +1,13 @@
[versions]
junitVersion = "5.9.3"
junitPlatformVersion = "1.9.3"
checkstyleVersion = "10.12.0"
aeronVersion = "1.41.3"
checkstyleVersion = "10.12.1"
aeronVersion = "1.41.4"
sbeVersion = "1.28.3"
agronaVersion = "1.18.2"
slf4jVersion = "2.0.7"
logbackVersion = "1.4.7"
mockitoVersion = "5.3.1"
mockitoVersion = "5.4.0"
jmhVersion = "1.36"
picocliVersion = "4.7.4"
jlineVersion = "3.23.0"
Expand Down

0 comments on commit 5be6992

Please sign in to comment.