We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c7aa9 commit bca574fCopy full SHA for bca574f
examples/example-paper/build.gradle.kts
@@ -47,7 +47,7 @@ tasks {
47
}
48
49
val runVersions = mapOf(
50
- 21 to setOf("1.20.6", "1.21"),
+ 21 to setOf("1.20.6", "1.21.1", "1.21.5", "1.21.10"),
51
)
52
53
runServer {
0 commit comments