Skip to content

Commit 5191584

Browse files
authored
Merge pull request #434 from ClickHouse/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.11.0
Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0
2 parents 99ca7b1 + 66dfced commit 5191584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292

9393
// TODO: need to remove ???
9494
implementation("org.slf4j:slf4j-reload4j:2.0.13")
95-
implementation("org.junit.jupiter:junit-jupiter-api:5.10.3")
95+
implementation("org.junit.jupiter:junit-jupiter-api:5.11.0")
9696
implementation("org.testcontainers:testcontainers:1.20.1")
9797
implementation("org.testcontainers:toxiproxy:1.20.1")
9898

0 commit comments

Comments
 (0)