Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
chore(deps): update plugin com.palantir.git-version to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent c54c517 commit 47d132e
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 @@ -3,7 +3,7 @@ import org.jetbrains.dokka.gradle.DokkaTask
plugins {
kotlin("jvm") version "1.6.0" apply false
id("org.jetbrains.dokka") version "1.6.0"
id("com.palantir.git-version") version "0.12.3"
id("com.palantir.git-version") version "0.13.0"
id("com.gradle.plugin-publish") version "0.15.0"
`maven-publish`
signing
Expand Down

0 comments on commit 47d132e

Please sign in to comment.