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 and AlfredoG87 committed Sep 1, 2024
1 parent 3c95691 commit 03cad34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2024 Hedera Hashgraph, LLC
* Copyright (C) 2023-2024 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -27,7 +27,7 @@ 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:extra-java-module-info:1.8")
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.0")
implementation("org.gradlex:java-module-dependencies:1.6.5")
Expand Down

0 comments on commit 03cad34

Please sign in to comment.