Skip to content

Commit

Permalink
fix(deps): update dependency com.google.code.findbugs:annotations to v3
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 b2d02aa commit 8d1e158
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 @@ -81,7 +81,7 @@ slf4jplus-logback-core = {module = "eu.esdihumboldt.unpuzzled:de.fhg.igd.slf4jpl
slf4jplus-logback-appender = {module = "eu.esdihumboldt.unpuzzled:de.fhg.igd.slf4jplus.logback.appender", version.ref = "slf4jplus"}
slf4jplus-logback-observer = {module = "eu.esdihumboldt.unpuzzled:de.fhg.igd.slf4jplus.logback.observer", version.ref = "slf4jplus"}

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

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

Expand Down

0 comments on commit 8d1e158

Please sign in to comment.