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 (#205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 5a2e983 commit 2b1b5bd
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 @@ -27,7 +27,7 @@ version = "2024.3.5"
dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.3")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.4")
implementation(kotlin("test"))
implementation("org.codehaus.jettison:jettison:1.5.4")

Expand Down

0 comments on commit 2b1b5bd

Please sign in to comment.