Skip to content

Commit

Permalink
Bump kotlin-test-junit from 1.3.61 to 1.3.71
Browse files Browse the repository at this point in the history
Bumps [kotlin-test-junit](https://github.com/JetBrains/kotlin) from 1.3.61 to 1.3.71.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.61...v1.3.71)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2020
1 parent 5d2579d commit 9887f8a
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 9887f8a

Please sign in to comment.