Skip to content

Commit

Permalink
Merge pull request #1159 from KyoriPowered/renovate/patch-release-dep…
Browse files Browse the repository at this point in the history
…endency-changes

chore(deps): Update patch-release dependency changes
  • Loading branch information
zml2008 authored Feb 2, 2025
2 parents 9dc2931 + f0ededd commit 5256a9c
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 5256a9c

Please sign in to comment.