From 389c035501c11d91130a819db1b540b7cf5e310d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 11:27:23 +0000 Subject: [PATCH] Update junit5 monorepo from 5.9.2 to 5.9.3 (patch) (#172) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 07366f83..b0d21d27 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -23,7 +23,7 @@ hamcrest = "2.2" mockito = "5.3.1" mockito-kotlin = "4.1.0" -junit5 = "5.9.2" +junit5 = "5.9.3" junit5-androidtest = "1.3.0" # TODEL https://issuetracker.google.com/issues/222730176 in root gradle when fixed.