Skip to content

Commit

Permalink
Merge pull request #249 from matfax/dependabot/gradle/preferenceholde…
Browse files Browse the repository at this point in the history
…r/org.jetbrains.kotlin-kotlin-test-junit-1.3.71
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2020
2 parents 5333aae + 9e3f112 commit a1ac2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preferenceholder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect:1.3.71"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.10.0-eap-1"

androidTestImplementation 'org.jetbrains.kotlin:kotlin-test-junit:1.3.61'
androidTestImplementation 'org.jetbrains.kotlin:kotlin-test-junit:1.3.71'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
androidTestImplementation 'androidx.test:monitor:1.2.0'
Expand Down

0 comments on commit a1ac2a2

Please sign in to comment.