Skip to content

Commit

Permalink
Update dependency androidx.test:core-ktx to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent a1f2f9c commit ce8c1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation 'androidx.databinding:viewbinding:7.4.2'
implementation 'androidx.collection:collection:1.2.0'

androidTestImplementation 'androidx.test:core-ktx:1.4.0'
androidTestImplementation 'androidx.test:core-ktx:1.6.0'
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:core:1.4.0'
Expand Down

0 comments on commit ce8c1ee

Please sign in to comment.