Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 15 Jun 2026 06:37:17 +0000 Subject: [pgjdbc/pgjdbc] PR #4173: chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.6 List-Id: X-GitHub-Additions: 1 X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Base: master X-GitHub-Changed-Files: 1 X-GitHub-Commits: 1 X-GitHub-Deletions: 1 X-GitHub-Head-Branch: renovate/com.github.burrunan.s3-build-cache-1.x X-GitHub-Head-SHA: 50db44eb61ab86351177bf0dc268dafc7514c64d X-GitHub-Issue: 4173 X-GitHub-Labels: dependencies X-GitHub-Merge-SHA: ae33c3850b16e5e7267165746c7f804550f475c0 X-GitHub-Merged-By: vlsi X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4173 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | com.github.burrunan.s3-build-cache | `1.9.5` → `1.9.6` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.burrunan.s3-build-cache:com.github.burrunan.s3-build-cache.gradle.plugin/1.9.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.burrunan.s3-build-cache:com.github.burrunan.s3-build-cache.gradle.plugin/1.9.5/1.9.6?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every 3 weeks on Monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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/pgjdbc/pgjdbc). diff --git a/settings.gradle.kts b/settings.gradle.kts index 8da6e3abed..926e274756 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -6,7 +6,7 @@ pluginManagement { plugins { id("biz.aQute.bnd.builder") version "7.2.3" - id("com.github.burrunan.s3-build-cache") version "1.9.5" + id("com.github.burrunan.s3-build-cache") version "1.9.6" id("com.github.lburgazzoli.karaf") version "0.5.7" id("com.github.vlsi.crlf") version "3.0.2" id("com.github.vlsi.gettext") version "3.0.2"