Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.3 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 4ff0cc9 commit 58fb654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies {

r8("com.android.tools:r8:8.2.47")

testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
testImplementation("com.ginsberg:junit5-system-exit:1.1.2")
testImplementation("com.willowtreeapps.assertk:assertk:0.28.1")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
Expand Down

0 comments on commit 58fb654

Please sign in to comment.