Skip to content

Commit 111c7eb

Browse files
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
Bumps com.github.ben-manes.versions from 0.52.0 to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0904b4d commit 111c7eb

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
@@ -53,6 +53,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
5353
[plugins]
5454
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5555
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
56-
updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
56+
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
5757
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
5858
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)