Skip to content

Commit 6e9befa

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.25
1 parent 39ac139 commit 6e9befa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("com.github.johnrengelman.shadow") version "8.1.1"
33
id("com.github.jmongard.git-semver-plugin") version "0.12.10"
4-
kotlin("jvm") version "1.9.24"
4+
kotlin("jvm") version "1.9.25"
55
}
66

77
semver {

0 commit comments

Comments
 (0)