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