Drop support for 1.17.1 (#2627)

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-03-17 08:37:03 +01:00
committed by GitHub
parent f60539f41d
commit 0db8154546
23 changed files with 4 additions and 8547 deletions

View File

@ -83,7 +83,7 @@ allprojects {
}
applyCommonConfiguration()
val supportedVersions = listOf("1.17.1", "1.18.2", "1.19.4", "1.20", "1.20.4")
val supportedVersions = listOf("1.18.2", "1.19.4", "1.20", "1.20.4")
tasks {
supportedVersions.forEach {