Skip to content

Commit 2a3e8a9

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

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.56.0" }
60+
updates = { id = "com.github.ben-manes.versions", version = "0.59.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)