Skip to content

Commit

Permalink
Update dependency org.junit.vintage:junit-vintage-engine to v5.11.4 (#…
Browse files Browse the repository at this point in the history
…355)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7052881 commit e99676e
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.2.0'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.11.3'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.11.4'
testImplementation "io.coil-kt:coil-test:$coil_version"

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

0 comments on commit e99676e

Please sign in to comment.