Skip to content

Commit 2e6200e

Browse files
fix(deps): update plugin org.jetbrains.kotlin.jvm from v2.2.0 to v2.2.10 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c482b46 commit 2e6200e

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
@@ -5,7 +5,7 @@ import java.time.Duration
55

66
plugins {
77
id("java")
8-
id("org.jetbrains.kotlin.jvm") version "2.2.0"
8+
id("org.jetbrains.kotlin.jvm") version "2.2.10"
99
id("org.jlleitschuh.gradle.ktlint") version "13.0.0"
1010
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1111
}

0 commit comments

Comments
 (0)