From 0647445bd314bfbe26e5476322d578da957817f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:49:49 +0000 Subject: [PATCH] Bump com.google.truth:truth from 1.4.1 to 1.4.2 in /test/gha-test Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/gha-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gha-test/pom.xml b/test/gha-test/pom.xml index ff3b2e8..34c8bd5 100644 --- a/test/gha-test/pom.xml +++ b/test/gha-test/pom.xml @@ -62,7 +62,7 @@ com.google.truth truth - 1.4.1 + 1.4.2 test