From 2fe414c5344a281d35a4c74750e04d4746b5e92b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:03:15 +0000 Subject: [PATCH] chore(dependabot): bump de.mannodermaus.android-junit5 Bumps [de.mannodermaus.android-junit5](https://github.com/mannodermaus/android-junit5) from 1.10.0.0 to 1.11.2.0. - [Release notes](https://github.com/mannodermaus/android-junit5/releases) - [Commits](https://github.com/mannodermaus/android-junit5/compare/plugin-1.10.0.0...plugin-1.11.2.0) --- updated-dependencies: - dependency-name: de.mannodermaus.android-junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 91eda299..374c346a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -54,7 +54,7 @@ byte-buddy = "1.14.11" dotEnv = "4.0.0" android-tools-desugar = "2.1.1" benManesVersions = "0.51.0" -android-junit5 = "1.10.0.0" +android-junit5 = "1.11.2.0" nexus-publish = "1.3.0" [libraries]