Skip to content

Commit f4b841b

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

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.53.0" }
60+
updates = { id = "com.github.ben-manes.versions", version = "0.54.0" }
6161
sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
6262
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
6363
publish = { id = "io.openapiprocessor.build.plugin.publish" }

0 commit comments

Comments
 (0)