Skip to content

Commit

Permalink
chore(deps): Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (
Browse files Browse the repository at this point in the history
…#392)

Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent bab99e5 commit 12bc532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
ext.kluent_version = '1.73'
ext.kotlinter_version = '4.1.0'
ext.shadow_version = '8.1.1'
ext.versions_version = '0.49.0'
ext.versions_version = '0.50.0'
ext.sonarqube_version = '4.4.1.3373'
ext.slf4j_version = '2.0.9'
ext.java_version = '17'
Expand Down

0 comments on commit 12bc532

Please sign in to comment.