Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#52)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2024
1 parent 6f7077e commit d7c935b
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
Expand Up @@ -7,7 +7,7 @@ gradle = "8.4"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin"}
intellij = "org.jetbrains.intellij:1.17.0"
changelog = "org.jetbrains.changelog:2.2.0"
depUpdates = "com.github.ben-manes.versions:0.50.0"
depUpdates = "com.github.ben-manes.versions:0.51.0"
kover = "org.jetbrains.kotlinx.kover:0.7.5"

[libraries]
Expand Down

0 comments on commit d7c935b

Please sign in to comment.