Skip to content

Commit

Permalink
Bump SemVer version from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r4g3baby committed Oct 28, 2023
1 parent 3ea64f5 commit 8ac9570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
}

implementation("org.codemc.worldguardwrapper:worldguardwrapper:1.2.0-SNAPSHOT")
implementation("net.swiftzer.semver:semver:1.2.0")
implementation("net.swiftzer.semver:semver:1.3.0")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("com.zaxxer:HikariCP:4.0.3")
implementation("org.slf4j:slf4j-nop:1.7.36")
Expand Down

0 comments on commit 8ac9570

Please sign in to comment.