Skip to content

Commit

Permalink
chore(deps): update junit5 monorepo to v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent b7e9489 commit 659e91f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("org.sonarqube")
}

val junitVersion = "5.8.1"
val junitVersion = "5.10.0"
dependencies {
testImplementation(gradleTestKit())
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
Expand Down

0 comments on commit 659e91f

Please sign in to comment.