Skip to content

Commit bca574f

Browse files
committed
Update paper run versions
1 parent 00c7aa9 commit bca574f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-paper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tasks {
4747
}
4848

4949
val runVersions = mapOf(
50-
21 to setOf("1.20.6", "1.21"),
50+
21 to setOf("1.20.6", "1.21.1", "1.21.5", "1.21.10"),
5151
)
5252

5353
runServer {

0 commit comments

Comments
 (0)