From a532ee49e2ff5972ea8a2aabbab2dcf6fe0df774 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 1 Jul 2024 20:15:40 +0200 Subject: [PATCH] deps: update junit-platform.version to v5.10.3 (#2605) * deps: update junit-platform.version to v5.10.3 * test(deps): update dependency com.google.truth:truth to v1.4.3 --- google-cloud-storage/pom.xml | 2 +- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image-sample/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/google-cloud-storage/pom.xml b/google-cloud-storage/pom.xml index 7611c23326..1fcbc08049 100644 --- a/google-cloud-storage/pom.xml +++ b/google-cloud-storage/pom.xml @@ -17,7 +17,7 @@ google-cloud-storage 1.113.0 - 5.10.2 + 5.10.3 diff --git a/pom.xml b/pom.xml index 296f0041a8..8a5f41ca57 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 1f54e417e1..cdc3c4da3f 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 test diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 2a5d110bc3..bf76da60db 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -55,7 +55,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index d8d687b89f..80616353b7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index e6da8ec40d..3c3680aa4a 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -58,7 +58,7 @@ com.google.truth truth - 1.4.2 + 1.4.3 test