Skip to content

Commit

Permalink
Merge pull request #956 from KyoriPowered/renovate/patch-release-depe…
Browse files Browse the repository at this point in the history
…ndency-changes

chore(deps): Update patch-release dependency changes
  • Loading branch information
zml2008 authored Aug 27, 2023
2 parents b2014ce + b27285c commit 9393d09
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
Expand Up @@ -2,10 +2,10 @@
version = "1.0"

[versions]
checkstyle = "10.12.1"
checkstyle = "10.12.2"
errorprone = "2.21.1"
examination = "1.3.0"
guava = "32.1.1-jre"
guava = "32.1.2-jre"
indra = "3.1.2"
jmh = "1.36"
jmhPlugin = "0.7.1"
Expand Down Expand Up @@ -38,7 +38,7 @@ slf4jtest = "com.github.valfirst:slf4j-test:3.0.1" # Specific versions are neede
gson = "com.google.code.gson:gson:2.8.0"

# text-serializer-ansi
ansi = "net.kyori:ansi:1.0.1"
ansi = "net.kyori:ansi:1.0.3"

# tests
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
Expand Down

0 comments on commit 9393d09

Please sign in to comment.