Skip to content

Commit 928ffe6

Browse files
authored
Merge pull request #454 from openapi-processor/dependabot/gradle/com.github.ben-manes.versions-0.54.0
Bump com.github.ben-manes.versions from 0.53.0 to 0.54.0
2 parents 605368f + f4b841b commit 928ffe6

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)