Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Sep 5, 2024
1 parent 014f69f commit 90815eb
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 @@ -83,7 +83,7 @@ slf4jplus-logback-observer = {module = "eu.esdihumboldt.unpuzzled:de.fhg.igd.slf

findbugs-annotations = {module="com.google.code.findbugs:annotations", version = "3.0.1"}

guava = {module = "com.google.guava:guava", version = "27.1-jre"}
guava = {module = "com.google.guava:guava", version = "33.3.0-jre"}

xmlbeans = {module = "org.apache.xmlbeans:xmlbeans", version = "5.2.1"}

Expand Down

0 comments on commit 90815eb

Please sign in to comment.