Skip to content

Commit 21f1074

Browse files
Merge pull request #303 from bennesp/renovate/kotlin-monorepo
Update plugin org.jetbrains.kotlin.jvm to v2.4.10
2 parents c08947d + 53aee34 commit 21f1074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.gradle.api.tasks.testing.logging.TestLogEvent
22

33
plugins {
4-
kotlin("jvm") version "2.4.0"
4+
kotlin("jvm") version "2.4.10"
55
}
66

77
group = "it.bennesp.json-schema-generator"

0 commit comments

Comments
 (0)