Skip to content

Commit

Permalink
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.…
Browse files Browse the repository at this point in the history
…11.0
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 635e0a5 commit 593e35d
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 @@ -46,7 +46,7 @@ dependencies {
@Suppress("SpellCheckingInspection")
testImplementation("org.opentest4j:opentest4j:1.3.0")
testImplementation("org.assertj:assertj-core:3.25.3")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
Expand Down

0 comments on commit 593e35d

Please sign in to comment.