Skip to content

Commit 4040e86

Browse files
Bump jvm from 2.1.20 to 2.2.0 (#285)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bf0b87 commit 4040e86

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
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
base
11-
kotlin("jvm") version "2.1.20" apply false
11+
kotlin("jvm") version "2.2.0" apply false
1212
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1313
id("com.github.ben-manes.versions") version "0.52.0"
1414
id("org.jmailen.kotlinter") version "5.0.1" apply false

0 commit comments

Comments
 (0)