1 Commits
Author SHA1 Message Date
vladp 8d026a485f dev
Test Workflow / test (push) Successful in 5s
2026-01-24 11:09:49 +07:00
+1 -1
View File
@@ -24,5 +24,5 @@ tasks.test {
useJUnitPlatform() useJUnitPlatform()
} }
kotlin { kotlin {
jvmToolchain(19) jvmToolchain(21)
} }