Skip to content

Commit b4b5052

Browse files
authored
Merge pull request #6 from rhaendel/dependabot/gradle/jvm-2.1.20
Bump jvm from 2.1.10 to 2.1.20
2 parents 4c85b6c + b2c1f5b commit b4b5052

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.10"
2+
kotlin("jvm") version "2.1.20"
33
java
44
// id("org.barfuin.gradle.jacocolog") version "3.1.0"
55
}

0 commit comments

Comments
 (0)