Skip to content

Commit

Permalink
Merge pull request #187 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…test.ext-junit-1.2.1

Bump androidx.test.ext:junit from 1.1.5 to 1.2.1
  • Loading branch information
CrazyMarvin authored Jul 1, 2024
2 parents 4cb8bbe + 4f76c61 commit 4eb63fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
implementation 'com.squareup:android-times-square:1.7.11@aar'
implementation 'com.google.android.material:material:1.12.0'
Expand Down

0 comments on commit 4eb63fd

Please sign in to comment.