Skip to content

Commit

Permalink
Bump WorldGuardWrapper version from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r4g3baby committed Oct 28, 2023
1 parent 8ac9570 commit c47e178
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 @@ -29,7 +29,7 @@ dependencies {
exclude("com.sk89q.worldguard") // build error
}

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

0 comments on commit c47e178

Please sign in to comment.