We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfd811 commit 3be20ffCopy full SHA for 3be20ff
gradle/libs.versions.toml
@@ -29,7 +29,7 @@ bomDependency-spring-web = { module = "org.springframework:spring-web" }
29
[plugins]
30
conventionalCommits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.3" }
31
dependencyCheck = { id = "org.owasp.dependencycheck", version = "12.1.0" }
32
-dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
+dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
33
errorprone = { id = "net.ltgt.errorprone", version = "4.2.0" }
34
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4" }
35
lombok = { id = "io.freefair.lombok", version = "8.13.1" }
0 commit comments