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

This commit is contained in:
vladp
2026-01-24 11:09:49 +07:00
parent 204e13ca85
commit 8d026a485f
+1 -1
View File
@@ -24,5 +24,5 @@ tasks.test {
useJUnitPlatform() useJUnitPlatform()
} }
kotlin { kotlin {
jvmToolchain(19) jvmToolchain(21)
} }