Skip to content

Commit

Permalink
Merge pull request #77 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.6
  • Loading branch information
bric3 authored Jun 27, 2022
2 parents 6fda0ad + 2696160 commit be611b9
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.5"
id("me.qoomon.git-versioning") version "6.1.6"
id("biz.aQute.bnd.builder") version "6.3.1" apply false
`maven-publish`
}
Expand Down

0 comments on commit be611b9

Please sign in to comment.