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