Skip to content

Commit 1e8575a

Browse files
committed
[ci skip] Updated runServer server version to 1.21.8
1 parent c7c5f1a commit 1e8575a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tasks.shadowJar {
7373
}
7474

7575
tasks.runServer {
76-
minecraftVersion("1.21.6")
76+
minecraftVersion("1.21.8")
7777
jvmArgs("-Dcom.mojang.eula.agree=true")
7878
}
7979

0 commit comments

Comments
 (0)