Skip to content

Commit 4fbd154

Browse files
committed
Update plugin org.jetbrains.kotlin.jvm to v1.9.23
1 parent 935aaaf commit 4fbd154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
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 "1.9.22"
4+
kotlin("jvm") version "1.9.23"
55
}
66

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

0 commit comments

Comments
 (0)