Skip to content

Commit 91a6135

Browse files
authored
Merge pull request #4 from rhaendel/dependabot/gradle/jvm-2.1.10
Bump jvm from 2.1.0 to 2.1.10
2 parents 983156f + 00e7ebd commit 91a6135

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

0 commit comments

Comments
 (0)