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

Commit

Permalink
Bump com.palantir.git-version from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps com.palantir.git-version from 0.14.0 to 0.15.0.

---
updated-dependencies:
- dependency-name: com.palantir.git-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent 92944b2 commit e8d69d7
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 @@ -16,7 +16,7 @@ plugins {
id("com.github.kt3k.coveralls") version "2.12.0"
// works with GraalVM-CE Java11
id("org.mikeneck.graalvm-native-image") version "1.4.1"
id("com.palantir.git-version") version "0.14.0" apply false
id("com.palantir.git-version") version "0.15.0" apply false
}

fun getProps(f: File): Properties {
Expand Down

0 comments on commit e8d69d7

Please sign in to comment.