Skip to content

Commit

Permalink
Bump net.swiftzer.semver:semver from 1.3.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [net.swiftzer.semver:semver](https://github.com/swiftzer/semver) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/swiftzer/semver/releases)
- [Commits](swiftzer/semver@v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: net.swiftzer.semver:semver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 76544e2 commit f8ef249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ dependencies {
implementation("gradle.plugin.lazy.zoo.gradle:git-data-plugin:1.2.2")
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
implementation("net.swiftzer.semver:semver:1.3.0")
implementation("net.swiftzer.semver:semver:2.0.0")
implementation("org.gradlex:java-module-dependencies:1.5.2")
}

0 comments on commit f8ef249

Please sign in to comment.