Skip to content

Commit 5caec8d

Browse files
committed
Update bukkit run versions
1 parent bca574f commit 5caec8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example-bukkit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ tasks {
5050
8 to setOf("1.8.8"),
5151
11 to setOf("1.9.4", "1.10.2", "1.11.2"),
5252
17 to setOf("1.12.2", "1.13.2", "1.14.4", "1.15.2", "1.16.5", "1.17.1", "1.18.2", "1.19.4", "1.20.4"),
53-
21 to setOf("1.20.6", "1.21.7"),
53+
21 to setOf("1.20.6", "1.21.5", "1.21.10"),
5454
)
5555

5656
runServer {

0 commit comments

Comments
 (0)