We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033bdf8 commit 299c1d9Copy full SHA for 299c1d9
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ checkstyle="12.3.1"
6
geantyref = "1.3.16"
7
errorprone="2.42.0"
8
indra = "4.0.0"
9
-junit="5.14.2"
+junit="5.14.3"
10
ktlint="0.49.1"
11
ktfmt="0.61"
12
pmd = "7.16.0"
@@ -54,7 +54,7 @@ jackson = "com.fasterxml.jackson.core:jackson-core:2.20.0"
54
55
# Tool
56
clikt = "com.github.ajalt:clikt:2.8.0"
57
-jansi = "org.fusesource.jansi:jansi:2.4.2"
+jansi = "org.fusesource.jansi:jansi:2.4.3"
58
59
# Build
60
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.6.0-groovy-4.0" }
0 commit comments