pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: renovate-bot (@renovate-bot) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3677: fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 - autoclosed
Date: Mon, 16 Jun 2025 06:20:32 +0000
Message-ID: <[email protected]> (raw)

This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [uk.org.webcompere:system-stubs-jupiter](https://redirect.github.com/webcompere/system-stubs) | `1.2.1` → `2.1.8` | ![age](https://developer.mend.io/api/mc/badges/age/maven/uk.org.webcompere:system-stubs-jupiter/2.1.8?slim=...) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/uk.org.webcompere:system-stubs-jupiter/1.2....) |

---

### 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.

---

 - [ ] <!-- 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/pgjdbc/pgjdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDMuMTEwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

diff --git a/build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts b/build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts
index 1ca84140cf..4c414ea883 100644
--- a/build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts
+++ b/build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
         // the latest one so it would be updated by the bots even if system-stubs-jupiter does not update
         testImplementation(platform("net.bytebuddy:byte-buddy-parent:1.18.8"))
     } else {
-        testImplementation("uk.org.webcompere:system-stubs-jupiter:1.2.1") // renovate:ignore
+        testImplementation("uk.org.webcompere:system-stubs-jupiter:2.1.8") // renovate:ignore
     }
     testImplementation("org.junit.jupiter:junit-jupiter-params")
     testImplementation("org.hamcrest:hamcrest:3.0")


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #3677: fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2 - autoclosed
  In-Reply-To: <<[email protected]>>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox