Skip to content

Commit 585a615

Browse files
chore(deps): update junit-framework monorepo to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45b7b5b commit 585a615

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ dependencies {
7575
implementation("com.google.code.gson:gson:2.13.2")
7676
implementation("io.github.resilience4j:resilience4j-circuitbreaker:2.3.0")
7777
compileOnly("javax.annotation:javax.annotation-api:1.3.2")
78-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.14.1")
78+
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.1")
7979
testImplementation("org.testcontainers:junit-jupiter:1.21.4")
80-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.14.1")
80+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.1")
8181
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
8282
testImplementation("ch.qos.logback:logback-core:1.5.23")
8383
testImplementation("ch.qos.logback:logback-classic:1.5.23")

0 commit comments

Comments
 (0)