Skip to content

Commit

Permalink
Update gradle versions plugin to 0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Jan 27, 2024
1 parent 49357a7 commit 74a5ca3
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 @@ -30,6 +30,6 @@ retrofit = ["retrofit", "retrofit-jackson", "retrofit-scalars"]
dropwizard = ["dropwizard-core", "dropwizard-assets", "guava"]

[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
dependencycheck = "org.owasp.dependencycheck:8.4.3"

0 comments on commit 74a5ca3

Please sign in to comment.