Skip to content

Commit

Permalink
Update dependency androidx.test.ext:junit to v1.1.5 (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 4aa496f commit 8f38604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xplosion-sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ dependencies {
implementation project(':xplosion-library')
implementation 'androidx.appcompat:appcompat:1.4.2'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
}

0 comments on commit 8f38604

Please sign in to comment.