Skip to content

Commit a934924

Browse files
authored
Merge pull request #9 from rhaendel/dependabot/gradle/jvm-2.1.21
Bump jvm from 2.1.20 to 2.1.21
2 parents d6720b0 + f535d82 commit a934924

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

0 commit comments

Comments
 (0)