Skip to content

Commit 9ab0ae3

Browse files
Bump com.github.ben-manes.versions from 0.54.0 to 0.56.0
Bumps com.github.ben-manes.versions from 0.54.0 to 0.56.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 753ad3f commit 9ab0ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
5757
[plugins]
5858
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5959
jacoco = { id = "org.barfuin.gradle.jacocolog", version.ref = "jacocolog" }
60-
updates = { id = "com.github.ben-manes.versions", version = "0.54.0" }
60+
updates = { id = "com.github.ben-manes.versions", version = "0.56.0" }
6161
sonar = { id = "org.sonarqube", version = "7.3.1.8318" }
6262
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
6363
publish = { id = "io.openapiprocessor.build.plugin.publish" }

0 commit comments

Comments
 (0)