Skip to content

Commit 889cd63

Browse files
Bump jvm from 2.1.21 to 2.2.0 (#23)
1 parent 483e3a3 commit 889cd63

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.1.21"
5+
kotlin("jvm") version "2.2.0"
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)