Skip to content

Commit 8664288

Browse files
Merge pull request #255 from bennesp/renovate/org.jetbrains.kotlin.jvm-2.x
Update plugin org.jetbrains.kotlin.jvm to v2.3.10
2 parents ced4e34 + e50d3bd commit 8664288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0"
4+
kotlin("jvm") version "2.3.10"
55
}
66

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

0 commit comments

Comments
 (0)