Skip to content

Commit

Permalink
chore(deps): Update patch dependency changes (#452)
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 Dec 2, 2023
1 parent 9326d56 commit ee545ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
assertj="3.24.2"
autoValue="1.10.4"
checkerQual="3.40.0"
checkstyle="10.12.4"
checkstyle="10.12.5"
geantyref = "1.3.14"
errorprone="2.23.0"
indra = "3.1.3"
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.15" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.16" }
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.43.0"
Expand Down

0 comments on commit ee545ef

Please sign in to comment.