Skip to content

Commit

Permalink
Update plugin de.mannodermaus.android-junit5 to v1.10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 25db41d commit 18120de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ dependencyResolutionManagement {
register("testing") {
version("kaspresso", "1.5.3")
version("mockk", "1.13.8")
plugin("junit", "de.mannodermaus.android-junit5").version("1.9.3.0")
plugin("junit", "de.mannodermaus.android-junit5").version("1.10.0.0")
library("junit", "org.junit.jupiter:junit-jupiter-api:5.10.0")
library("junit.engine", "org.junit.jupiter:junit-jupiter-engine:5.10.0")
library("junit4", "junit:junit:4.13.2")
Expand Down

0 comments on commit 18120de

Please sign in to comment.