Skip to content

Commit cbb1714

Browse files
authored
Merge pull request #58 from benedekh/dependabot/gradle/jvm-2.2.0
Bump jvm from 2.1.21 to 2.2.0
2 parents e3a35e3 + fa887f1 commit cbb1714

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
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "2.1.21"
2+
kotlin("jvm") version "2.2.0"
33
kotlin("plugin.serialization") version "2.2.0"
44
id("io.gitlab.arturbosch.detekt") version ("1.23.8")
55
id("jacoco")

0 commit comments

Comments
 (0)