We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160f8af commit 5a3619fCopy full SHA for 5a3619f
1 file changed
build.gradle.kts
@@ -94,7 +94,7 @@ allprojects {
94
}
95
96
val supportedVersions: List<String> = listOf("1.20.4", "1.20.5", "1.20.6", "1.21", "1.21.1", "1.21.4", "1.21.5",
97
- "1.21.8", "1.21.10", "1.21.11", "26.1")
+ "1.21.8", "1.21.10", "1.21.11", "26.1.2")
98
99
tasks {
100
supportedVersions.forEach {
0 commit comments