WIP: Port to compilation on 1.21.4

This commit is contained in:
Linnea Gräf
2024-12-07 13:26:03 +01:00
parent cdb5e60f52
commit bf7795df22
77 changed files with 780 additions and 1446 deletions

View File

@@ -3,7 +3,7 @@
// SPDX-License-Identifier: CC0-1.0
plugins {
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "2.1.0"
`kotlin-dsl`
}
repositories {