Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #111 from mcatta/renovate/androidx.test.ext-junit-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
  • Loading branch information
mcatta authored Jun 27, 2024
2 parents e0bafa3 + c3603d8 commit 73352b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ androidGradlePlugin = "8.5.0"
bom-compose = { group = "androidx.compose", name = "compose-bom", version.ref = "bomCompose" }

androidx-core = { module = "androidx.core:core-ktx", version.ref = "activity" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.2.0" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-material = { module = "com.google.android.material:material", version = "1.12.0" }

compose-activity = { group = "androidx.activity", name = "activity-compose" }
Expand Down

0 comments on commit 73352b7

Please sign in to comment.