Skip to content

Commit d05867f

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.3.21
1 parent fd17f2c commit d05867f

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

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

0 commit comments

Comments
 (0)