Skip to content

Commit

Permalink
Merge pull request #70 from bric3/renovate/me.qoomon.git-versioning-6.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin me.qoomon.git-versioning to v6.1.4
  • Loading branch information
bric3 authored Jun 10, 2022
2 parents 27d3d22 + 7b9be9a commit 86318fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fun properties(key: String, defaultValue: Any? = null) = (project.findProperty(k

plugins {
id("com.github.hierynomus.license") version "0.16.1"
id("me.qoomon.git-versioning") version "6.1.2"
id("me.qoomon.git-versioning") version "6.1.4"
id("biz.aQute.bnd.builder") version "6.3.1" apply false
`maven-publish`
}
Expand Down

0 comments on commit 86318fa

Please sign in to comment.