Skip to content

Commit 91b6913

Browse files
committed
Update testing plugins
1 parent 6900b30 commit 91b6913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ java.toolchain {
3434

3535
tasks {
3636
runServer {
37-
minecraftVersion("1.21.1")
37+
minecraftVersion("1.21.5")
3838
downloadPlugins {
39-
hangar("squaremap", "1.2.7")
39+
hangar("squaremap", "1.3.5")
4040
// url("https://ci.enginehub.org/repository/download/bt10/22612:id/worldedit-bukkit-7.2.16-SNAPSHOT-dist.jar?guest=1")
4141
// url("https://ci.enginehub.org/repository/download/bt11/22585:id/worldguard-bukkit-7.0.10-SNAPSHOT-dist.jar?guest=1")
4242
}

0 commit comments

Comments
 (0)