Skip to content

Commit d266896

Browse files
dependency: Update dependency com.google.guava:guava to v33.6.0-jre (#1336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fe6555 commit d266896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object Versions {
2525
const val LITE_COMMANDS = "3.10.9"
2626
const val LITE_SKULL_API = "2.0.0"
2727

28-
const val GUAVA = "33.5.0-jre"
28+
const val GUAVA = "33.6.0-jre"
2929
const val GSON = "2.13.2"
3030

3131
const val EXPRESSIBLE = "1.3.6"

0 commit comments

Comments
 (0)