Skip to content

Commit

Permalink
Bump guava to 33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 16, 2024
1 parent 26d37f6 commit bede045
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 @@ -34,7 +34,7 @@ gebSpockGroovy25 = 'org.gebish:geb-spock:4.0'
grolifant = 'org.ysb33r.gradle:grolifant80:4.0.0'
groovy-bom = { module = 'org.apache.groovy:groovy-bom', version.ref = 'groovy' }
groovy25 = 'org.codehaus.groovy:groovy-all:2.5.23'
guava = 'com.google.guava:guava:23.0'
guava = 'com.google.guava:guava:33.3.1-jre'
htmlUnitDriver = 'org.seleniumhq.selenium:htmlunit-driver:4.13.0'
jetty-server = { module = 'org.eclipse.jetty:jetty-server', version.ref = 'jetty' }
jetty-servlet = { module = 'org.eclipse.jetty:jetty-servlet', version.ref = 'jetty' }
Expand Down

0 comments on commit bede045

Please sign in to comment.