Skip to content

Commit 787e83c

Browse files
authored
deps: update dependency org.junit.platform:junit-platform-launcher to v1.9.2 (#3907)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.junit.platform:junit-platform-launcher](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | `1.9.1` -> `1.9.2` | [![age](https://badges.renovateapi.com/packages/maven/org.junit.platform:junit-platform-launcher/1.9.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.junit.platform:junit-platform-launcher/1.9.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.junit.platform:junit-platform-launcher/1.9.2/compatibility-slim/1.9.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.junit.platform:junit-platform-launcher/1.9.2/confidence-slim/1.9.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable-hbase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
1 parent 1b19251 commit 787e83c

File tree

3 files changed

+3
-3
lines changed
  • hbase-migration-tools/mirroring-client
    • bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests
    • bigtable-hbase-mirroring-client-2.x-parent
      • bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
      • bigtable-hbase-mirroring-client-2.x-integration-tests

3 files changed

+3
-3
lines changed

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ limitations under the License.
292292
<dependency>
293293
<groupId>org.junit.platform</groupId>
294294
<artifactId>junit-platform-launcher</artifactId>
295-
<version>1.9.1</version>
295+
<version>1.9.2</version>
296296
<scope>test</scope>
297297
</dependency>
298298
<dependency>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ limitations under the License.
290290
<dependency>
291291
<groupId>org.junit.platform</groupId>
292292
<artifactId>junit-platform-launcher</artifactId>
293-
<version>1.9.1</version>
293+
<version>1.9.2</version>
294294
<scope>test</scope>
295295
</dependency>
296296
<dependency>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ limitations under the License.
295295
<dependency>
296296
<groupId>org.junit.platform</groupId>
297297
<artifactId>junit-platform-launcher</artifactId>
298-
<version>1.9.1</version>
298+
<version>1.9.2</version>
299299
<scope>test</scope>
300300
</dependency>
301301
<dependency>

0 commit comments

Comments
 (0)