Skip to content

Commit

Permalink
chore(deps): update junit5 monorepo to v5.11.4 (#1295)
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] authored Dec 16, 2024
1 parent c3b5c56 commit eac955e
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.11.3"
val junitVersion = "5.11.4"
dependencies {
testImplementation(gradleTestKit())
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
Expand Down

0 comments on commit eac955e

Please sign in to comment.