File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ checkstyle="12.3.1"
66geantyref = " 1.3.16"
77errorprone =" 2.42.0"
88indra = " 4.0.0"
9- junit =" 5.14.2 "
9+ junit =" 5.14.4 "
1010ktlint =" 0.49.1"
1111ktfmt =" 0.61"
1212pmd = " 7.16.0"
@@ -54,11 +54,11 @@ jackson = "com.fasterxml.jackson.core:jackson-core:2.20.0"
5454
5555# Tool
5656clikt = " 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
6060build-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 " }
6262build-errorprone = " net.ltgt.gradle:gradle-errorprone-plugin:4.3.0"
6363build-forbiddenApis = " de.thetaphi:forbiddenapis:3.10"
6464build-goomph = " com.diffplug.gradle:goomph:4.4.1"
You can’t perform that action at this time.
0 commit comments