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
…10.2
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 9fbb810 commit 8a6d354
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.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

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

0 comments on commit 8a6d354

Please sign in to comment.