Skip to content

Commit e95ea1e

Browse files
chore(deps): update plugin com.palantir.git-version to v4.2.0 (#5309)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | com.palantir.git-version | `4.0.0` -> `4.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.palantir.git-version:com.palantir.git-version.gradle.plugin/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.palantir.git-version:com.palantir.git-version.gradle.plugin/4.0.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaG9yZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a39ebe commit e95ea1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import net.ltgt.gradle.errorprone.errorprone
66
plugins {
77
id("com.diffplug.spotless") version "8.0.0"
88
id("com.palantir.consistent-versions") version "3.7.0"
9-
id("com.palantir.git-version") version "4.0.0"
9+
id("com.palantir.git-version") version "4.2.0"
1010
id("net.ltgt.errorprone") version "4.3.0" apply false
1111
id("com.google.protobuf") version "0.9.5" apply false
1212
id("com.vanniktech.maven.publish") version "0.35.0" apply false

0 commit comments

Comments
 (0)