Skip to content

Commit

Permalink
chore(deps): Update patch dependency changes (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 66b2ed5 commit 61a468e
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,9 +1,9 @@
[versions]
assertj="3.25.1"
assertj="3.25.2"
autoValue="1.10.4"
checkerQual="3.42.0"
checkstyle="10.12.7"
geantyref = "1.3.14"
geantyref = "1.3.15"
errorprone="2.24.1"
indra = "3.1.3"
junit="5.10.1"
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.3.0-groovy-4.0" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.17" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.18" }
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 61a468e

Please sign in to comment.