Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
Browse files Browse the repository at this point in the history
Bumps com.github.ben-manes.versions from 0.50.0 to 0.51.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 26, 2024
1 parent 6a1c3c7 commit 2b5c81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -46,5 +46,5 @@ jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin"]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
sonar = { id = "org.sonarqube", version = "4.4.1.3373" }

0 comments on commit 2b5c81a

Please sign in to comment.