Skip to content

Commit 0365168

Browse files
chore(deps): Update patch dependency changes
1 parent 033bdf8 commit 0365168

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ checkstyle="12.3.1"
66
geantyref = "1.3.16"
77
errorprone="2.42.0"
88
indra = "4.0.0"
9-
junit="5.14.2"
9+
junit="5.14.4"
1010
ktlint="0.49.1"
1111
ktfmt="0.61"
1212
pmd = "7.16.0"
@@ -54,11 +54,11 @@ jackson = "com.fasterxml.jackson.core:jackson-core:2.20.0"
5454

5555
# Tool
5656
clikt = "com.github.ajalt:clikt:2.8.0"
57-
jansi = "org.fusesource.jansi:jansi:2.4.2"
57+
jansi = "org.fusesource.jansi:jansi:2.4.3"
5858

5959
# Build
6060
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.6.0-groovy-4.0" }
61-
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "5.0.4" }
61+
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "5.0.5" }
6262
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:4.3.0"
6363
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.10"
6464
build-goomph = "com.diffplug.gradle:goomph:4.4.1"

0 commit comments

Comments
 (0)