We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ffb8c commit 5e95a82Copy full SHA for 5e95a82
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.gradle.api.tasks.testing.logging.TestLogEvent
2
3
plugins {
4
- kotlin("jvm") version "2.0.0"
+ kotlin("jvm") version "2.0.10"
5
}
6
7
group = "it.bennesp.json-schema-generator"
0 commit comments