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

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