Skip to content

Commit 2d37a46

Browse files
chore(deps): update plugin com.palantir.consistent-versions to v3.15.0 (#7035)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | com.palantir.consistent-versions | `3.7.0` → `3.15.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.palantir.consistent-versions:com.palantir.consistent-versions.gradle.plugin/3.15.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.palantir.consistent-versions:com.palantir.consistent-versions.gradle.plugin/3.7.0/3.15.0?slim=true) | --- ### 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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58834ee commit 2d37a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import net.ltgt.gradle.errorprone.errorprone
55

66
plugins {
77
id("com.diffplug.spotless") version "8.4.0"
8-
id("com.palantir.consistent-versions") version "3.7.0"
8+
id("com.palantir.consistent-versions") version "3.15.0"
99
id("com.palantir.git-version") version "5.0.0"
1010
id("net.ltgt.errorprone") version "5.1.0" apply false
1111
id("com.google.protobuf") version "0.9.6" apply false

0 commit comments

Comments
 (0)