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 Jan 6, 2024
1 parent bf6c4f7 commit db1969f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
assertj="3.24.2"
autoValue="1.10.4"
checkerQual="3.40.0"
checkstyle="10.12.5"
checkstyle="10.12.7"
geantyref = "1.3.14"
errorprone="2.23.0"
indra = "3.1.3"
junit="5.10.1"
ktlint="0.49.1"
ktfmt="0.46"
pmd = "6.55.0"
spotless = "6.23.2"
spotless = "6.23.3"

[libraries]
# Shared
Expand Down Expand Up @@ -47,15 +47,15 @@ guice-runtime = "com.google.inject:guice:5.0.1"

# Formats
gson = "com.google.code.gson:gson:2.8.0" # Fixed version, to avoid using API not present in older MC
jackson = "com.fasterxml.jackson.core:jackson-core:2.16.0"
jackson = "com.fasterxml.jackson.core:jackson-core:2.16.1"

# Tool
clikt = "com.github.ajalt:clikt:2.8.0"
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.16" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.17" }
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 db1969f

Please sign in to comment.