dev
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-01-26 14:48:41 +07:00
parent 329000d284
commit 300383e523
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,5 +22,5 @@ tasks.test {
useJUnitPlatform()
}
kotlin {
jvmToolchain(17)
jvmToolchain(21)
}