Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.0-jre (#518)
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] committed May 8, 2024
1 parent fc153d0 commit 8f59910
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 @@ -29,7 +29,7 @@ kotlin-logging = "io.github.microutils:kotlin-logging-jvm:3.0.5"
spring-mockk = "com.ninja-squad:springmockk:4.0.2"
strikt = "io.strikt:strikt-core:0.34.1"
springdoc = "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0"
guava = "com.google.guava:guava:33.1.0-jre"
guava = "com.google.guava:guava:33.2.0-jre"
testContainers-mysql = { module = "org.testcontainers:mysql", version.ref = "testContainers" }
testContainers-junit = { module = "org.testcontainers:junit-jupiter", version.ref = "testContainers" }
karibu-testing = { module = "com.github.mvysny.kaributesting:karibu-testing-v24", version.ref = "karibu" }
Expand Down

0 comments on commit 8f59910

Please sign in to comment.