Skip to content

Commit

Permalink
Update dependency org.junit.platform:junit-platform-launcher to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 7114377 commit 1b9b651
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.1"
dependencies {
testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.2")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.3")
implementation(kotlin("test"))
implementation("org.codehaus.jettison:jettison:1.5.4")

Expand Down

0 comments on commit 1b9b651

Please sign in to comment.