Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent f12a1e9 commit a370f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "2.0.20"
[libraries]
redis = { module = "io.lettuce:lettuce-core", version = "6.4.0.RELEASE" }
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.9.0" }
guava = { module = "com.google.guava:guava", version = "33.3.0-jre" }
guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }

nexus-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.29.0" }
kotlin-plugin = { module = "org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit a370f34

Please sign in to comment.