Skip to content

Commit

Permalink
chore(deps): Update patch dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 8cb9bad commit 95e7bba
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,12 +1,12 @@
[versions]
assertj="3.25.2"
assertj="3.25.3"
autoValue="1.10.4"
checkerQual="3.42.0"
checkstyle="10.13.0"
geantyref = "1.3.15"
errorprone="2.24.1"
indra = "3.1.3"
junit="5.10.1"
junit="5.10.2"
ktlint="0.49.1"
ktfmt="0.47"
pmd = "6.55.0"
Expand Down Expand Up @@ -55,7 +55,7 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"

# Build
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.4.0-groovy-4.0" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.18" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.19" }
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.6"
build-goomph = "com.diffplug.gradle:goomph:3.44.0"
Expand Down

0 comments on commit 95e7bba

Please sign in to comment.