Skip to content

Commit 9df5614

Browse files
Copilothossain-khan
andcommitted
Initial plan: Add third JSON5 library to benchmark comparison
Co-authored-by: hossain-khan <[email protected]>
1 parent 9316623 commit 9df5614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
kotlin {
9-
jvmToolchain(21) // Changed from 23 to 21
9+
jvmToolchain(17) // Use Java 17 to match available JVM
1010
}
1111

1212
dependencies {

0 commit comments

Comments
 (0)