Skip to content

Commit 3be20ff

Browse files
chore(deps): update plugin dependencyupdates to v0.53.0 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bfd811 commit 3be20ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bomDependency-spring-web = { module = "org.springframework:spring-web" }
2929
[plugins]
3030
conventionalCommits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.3" }
3131
dependencyCheck = { id = "org.owasp.dependencycheck", version = "12.1.0" }
32-
dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
32+
dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
3333
errorprone = { id = "net.ltgt.errorprone", version = "4.2.0" }
3434
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4" }
3535
lombok = { id = "io.freefair.lombok", version = "8.13.1" }

0 commit comments

Comments
 (0)