Skip to content

Commit adb5b0f

Browse files
Build: Bump com.palantir.gradle.gitversion:gradle-git-version
Bumps [com.palantir.gradle.gitversion:gradle-git-version](https://github.com/palantir/gradle-git-version) from 0.15.0 to 3.0.0. - [Release notes](https://github.com/palantir/gradle-git-version/releases) - [Changelog](https://github.com/palantir/gradle-git-version/blob/develop/.changelog.yml) - [Commits](palantir/gradle-git-version@0.15.0...3.0.0) --- updated-dependencies: - dependency-name: com.palantir.gradle.gitversion:gradle-git-version dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df31406 commit adb5b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ buildscript {
4444
classpath "com.github.alisiikh:gradle-scalastyle-plugin:3.4.1"
4545
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'
4646
classpath 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1'
47-
classpath 'com.palantir.gradle.gitversion:gradle-git-version:1.0.0'
47+
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
4848
classpath ('org.eclipse.jgit:org.eclipse.jgit') {
4949
// gradle-git-version automatically uses a jgit version that requires JDK11
5050
// so we need to enforce the latest jgit version that works with JDK8

0 commit comments

Comments
 (0)