Skip to content

Commit 70f8a7a

Browse files
authored
Merge pull request #10 from rhaendel/dependabot/gradle/jvm-2.2.0
Bump jvm from 2.1.21 to 2.2.0
2 parents 4029763 + 2e64482 commit 70f8a7a

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
java
44
// id("org.barfuin.gradle.jacocolog") version "3.1.0"
55
}

0 commit comments

Comments
 (0)