Skip to content

Commit

Permalink
chore(deps): update plugin com.github.jmongard.git-semver-plugin to v…
Browse files Browse the repository at this point in the history
…0.11.0
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 5954f81 commit f6aaa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'org.jetbrains.kotlin.jvm' version '1.9.21'
id 'com.github.jmongard.git-semver-plugin' version '0.10.1'
id 'com.github.jmongard.git-semver-plugin' version '0.11.0'
}

semver {
Expand Down

0 comments on commit f6aaa8a

Please sign in to comment.