Skip to content

Commit c77dd6b

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

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
@@ -73,9 +73,9 @@ dependencies {
7373
implementation("com.google.code.gson:gson:2.13.2")
7474
implementation("io.github.resilience4j:resilience4j-circuitbreaker:2.3.0")
7575
compileOnly("javax.annotation:javax.annotation-api:1.3.2")
76-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.14.1")
76+
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.1")
7777
testImplementation("org.testcontainers:junit-jupiter:1.21.3")
78-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.14.1")
78+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.1")
7979
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
8080
testImplementation("ch.qos.logback:logback-core:1.5.21")
8181
testImplementation("ch.qos.logback:logback-classic:1.5.21")

0 commit comments

Comments
 (0)