Skip to content

Commit c107a43

Browse files
committed
Update Minecraft version in runServer task to 1.21.8.
1 parent 334317c commit c107a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eternaleconomy-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ bukkit {
8686
}
8787

8888
tasks.runServer {
89-
minecraftVersion("1.21.4")
89+
minecraftVersion("1.21.8")
9090
}
9191

9292
tasks.shadowJar {

0 commit comments

Comments
 (0)