Skip to content

Commit 2ab784d

Browse files
chore(deps): update plugin com.palantir.consistent-versions to v2.35.0 (#3772)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | com.palantir.consistent-versions | `2.34.0` -> `2.35.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.palantir.consistent-versions:com.palantir.consistent-versions.gradle.plugin/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.palantir.consistent-versions:com.palantir.consistent-versions.gradle.plugin/2.34.0/2.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d4d832 commit 2ab784d

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
@@ -2,7 +2,7 @@ import net.ltgt.gradle.errorprone.errorprone
22

33
plugins {
44
id("com.diffplug.spotless") version "7.0.4"
5-
id("com.palantir.consistent-versions") version "2.34.0"
5+
id("com.palantir.consistent-versions") version "2.35.0"
66
id("com.palantir.git-version") version "4.0.0"
77
id("net.ltgt.errorprone") version "4.3.0" apply false
88
id("org.inferred.processors") version "3.7.0" apply false

0 commit comments

Comments
 (0)