Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit a85fbf2

Browse files
committed
Downgrade JVM toolchain to 11
1 parent 4c35cbf commit a85fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ksp = "1.9.22-1.0.17"
44
ktor = "2.3.7"
55
kotlinx-serialization = "1.6.2"
66
jsontokotlin = "3.7.4"
7-
jvm-toolchain = "17"
7+
jvm-toolchain = "11"
88
kotlin-jupyter = "0.12.0-142"
99

1010
[plugins]

0 commit comments

Comments
(0)