Skip to content

Commit

Permalink
Merge pull request #561 from fobo66/renovate/de.mannodermaus.android-…
Browse files Browse the repository at this point in the history
…junit5-1.x

Update plugin de.mannodermaus.android-junit5 to v1.10.0.0
  • Loading branch information
fobo66 authored Nov 27, 2023
2 parents 8351a94 + 3fa8dc4 commit b045c44
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 @@ -191,7 +191,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.1")
library("junit.engine", "org.junit.jupiter:junit-jupiter-engine:5.10.1")
library("junit4", "junit:junit:4.13.2")
Expand Down

0 comments on commit b045c44

Please sign in to comment.