Skip to content

Commit

Permalink
Update dependency org.junit.vintage:junit-vintage-engine to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 9749f4b commit 769a77c
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 @@ -111,7 +111,7 @@ dependencies {
testImplementation "io.kotest:kotest-runner-junit5-jvm:$kotest"
testImplementation "io.kotest:kotest-assertions-core-jvm:$kotest"
testImplementation 'app.cash.turbine:turbine:1.1.0'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.11.1'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.11.2'
testImplementation "io.coil-kt:coil-test:$coil_version"

androidTestImplementation 'androidx.test.ext:junit:1.2.1'
Expand Down

0 comments on commit 769a77c

Please sign in to comment.