Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent a37d366 commit c5d8029
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.4")
implementation("org.junit.platform:junit-platform-launcher:1.12.0")

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

0 comments on commit c5d8029

Please sign in to comment.