Removed 17

This commit is contained in:
Brage 2024-01-13 14:53:31 +01:00
parent a663271e16
commit c3c41cc2c4

View File

@ -44,6 +44,7 @@ dependencies {
tasks.test { tasks.test {
useJUnitPlatform() useJUnitPlatform()
} }
/*
kotlin { kotlin {
jvmToolchain(17) jvmToolchain(17)
} }*/