Skip to content

Commit

Permalink
Update PicoCli and Checkstyle dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eleventy7 committed Aug 30, 2023
1 parent 40a4bf1 commit b359a34
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,17 +1,17 @@
[versions]
junitVersion = "5.10.0"
junitPlatformVersion = "1.10.0"
checkstyleVersion = "10.12.2"
checkstyleVersion = "10.12.3"
aeronVersion = "1.42.0"
sbeVersion = "1.29.0"
agronaVersion = "1.19.1"
slf4jVersion = "2.0.7"
logbackVersion = "1.4.11"
mockitoVersion = "5.5.0"
jmhVersion = "1.37"
picocliVersion = "4.7.4"
picocliVersion = "4.7.5"
jlineVersion = "3.23.0"
picoJlineVersion = "4.7.4"
picoJlineVersion = "4.7.5"

[libraries]
aeron = { group = "io.aeron", name = "aeron-all", version.ref = "aeronVersion" }
Expand Down

0 comments on commit b359a34

Please sign in to comment.