Skip to content

Commit 33c5f05

Browse files
chore(deps): bump androidx.test.ext:junit in /android (#81)
Bumps androidx.test.ext:junit from 1.2.1 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e86fe83 commit 33c5f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.2.21"
44
compose = "1.9.2"
55
coreKtx = "1.16.0"
66
junit = "4.13.2"
7-
junitVersion = "1.2.1"
7+
junitVersion = "1.3.0"
88
espressoCore = "3.6.1"
99
kotlinxSerializationJson = "1.9.0"
1010
landscapistCoil = "2.5.0"

0 commit comments

Comments
 (0)