Skip to content

Commit 26e3d0d

Browse files
feat(deps): update plugin org.jetbrains.kotlin.jvm from v2.1.10 to v2.2.0
1 parent 56c04b5 commit 26e3d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.time.Duration
44

55
plugins {
66
id 'java'
7-
id 'org.jetbrains.kotlin.jvm' version '2.1.10' apply false
7+
id 'org.jetbrains.kotlin.jvm' version '2.2.0' apply false
88
id "org.jlleitschuh.gradle.ktlint" version "12.1.2" apply false
99
id 'org.jetbrains.kotlinx.kover' version "0.9.1" apply false
1010
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'

0 commit comments

Comments
 (0)