Skip to content

Commit 68a59b1

Browse files
committed
chore(deps): update plugin com.github.jmongard.git-semver-plugin to v0.12.11
1 parent d203a41 commit 68a59b1

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,6 +1,6 @@
11
plugins {
22
id("com.github.johnrengelman.shadow") version "8.1.1"
3-
id("com.github.jmongard.git-semver-plugin") version "0.12.10"
3+
id("com.github.jmongard.git-semver-plugin") version "0.12.11"
44
kotlin("jvm") version "2.0.21"
55
}
66

0 commit comments

Comments
 (0)