Rollback 1.19.4 to 1.19.3
This commit is contained in:
@ -83,7 +83,7 @@ allprojects {
|
||||
}
|
||||
|
||||
applyCommonConfiguration()
|
||||
val supportedVersions = listOf("1.17.1", "1.18.2", "1.19.4", "1.20", "1.20.1")
|
||||
val supportedVersions = listOf("1.17.1", "1.18.2", "1.19.3", "1.20", "1.20.1")
|
||||
|
||||
tasks {
|
||||
supportedVersions.forEach {
|
||||
|
||||
Reference in New Issue
Block a user