Skip to content

Commit 7fd34b1

Browse files
Merge pull request #2 from opendocument-app/dependabot/gradle/jvm-2.0.10
Bump jvm from 2.0.0 to 2.0.10
2 parents 99b6096 + 4ca1e15 commit 7fd34b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*/
2020

2121
plugins {
22-
kotlin("jvm") version "2.0.0"
22+
kotlin("jvm") version "2.0.10"
2323
id("com.gradle.plugin-publish") version "1.2.1"
2424
}
2525

0 commit comments

Comments
 (0)