Skip to content

Commit

Permalink
chore(deps): Update patch-release dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 91afed9 commit 055e377
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 @@ -3,7 +3,7 @@ version = "1.0"

[versions]
autoService = "1.1.1"
checkstyle = "10.21.1"
checkstyle = "10.21.2"
errorprone = "2.36.0"
examination = "1.3.0"
guava = "33.4.0-jre"
Expand All @@ -23,7 +23,7 @@ examination-string = { module = "net.kyori:examination-string", version.ref = "e
option = { module = "net.kyori:option", version = "1.0.0" }
guava = { module = "com.google.guava:guava", version.ref = "guava" }
guava-testlib = { module = "com.google.guava:guava-testlib", version.ref = "guava" }
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2"

# extra-kotlin
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8" }
Expand Down

0 comments on commit 055e377

Please sign in to comment.