Skip to content

Commit

Permalink
Update errorprone plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Nov 8, 2024
1 parent 5658c89 commit d759310
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 @@ -40,7 +40,7 @@ retrofit = ["retrofit", "retrofit-converter-jackson", "retrofit-converter-scalar
jersey = ["jakarta-ws-rs-api", "jersey-jetty", "jersey-server", "jersey-inject", "jersey-jackson"]

[plugins]
errorprone = "net.ltgt.errorprone:4.0.1"
errorprone = "net.ltgt.errorprone:4.1.0"
versions = "com.github.ben-manes.versions:0.51.0"
dependencycheck = "org.owasp.dependencycheck:8.4.3"
git-version = "com.palantir.git-version:3.1.0"
Expand Down

0 comments on commit d759310

Please sign in to comment.