Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Sep 26, 2024
1 parent f77ef33 commit e971a15
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 = "33.3.0-jre"}
guava = {module = "com.google.guava:guava", version = "33.3.1-jre"}

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

Expand Down

0 comments on commit e971a15

Please sign in to comment.