Skip to content

Commit

Permalink
fix: bump com.palantir.git-version in the other-dependencies group
Browse files Browse the repository at this point in the history
Bumps the other-dependencies group with 1 update: com.palantir.git-version.


Updates `com.palantir.git-version` from 3.0.0 to 3.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 7493172 commit 6d50cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
id 'com.palantir.git-version' version '3.0.0'
id 'com.palantir.git-version' version '3.1.0'
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
}

Expand Down

0 comments on commit 6d50cc7

Please sign in to comment.