Skip to content

Commit

Permalink
Update dependency org.junit.platform:junit-platform-launcher to v1.11…
Browse files Browse the repository at this point in the history
….4 (#16)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent ebd8da6 commit 27f9a40
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 @@ -25,7 +25,7 @@ repositories {

dependencies {
// JUnit 5 test discovery
implementation("org.junit.platform:junit-platform-launcher:1.11.3")
implementation("org.junit.platform:junit-platform-launcher:1.11.4")

detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
}
Expand Down

0 comments on commit 27f9a40

Please sign in to comment.