Skip to content

Commit 97b60dd

Browse files
Bump jvm from 2.2.0 to 2.2.21 (#34)
1 parent 5fcf392 commit 97b60dd

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
@@ -2,7 +2,7 @@ val kotlinVersion by extra { "2.1.21" }
22
val junitVersion by extra { "5.8.1" }
33

44
plugins {
5-
kotlin("jvm") version "2.2.0"
5+
kotlin("jvm") version "2.2.21"
66
id("org.jetbrains.dokka") version "1.9.20"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
88
`java-library`

0 commit comments

Comments
 (0)