Skip to content

Commit f3b47bd

Browse files
authored
Merge pull request #150 from Aiven-Open/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.1
build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
2 parents 5255522 + 5bf7b54 commit f3b47bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

9797
implementation "org.slf4j:slf4j-api:1.7.36"
9898

99-
testImplementation "org.junit.jupiter:junit-jupiter:5.11.0"
99+
testImplementation "org.junit.jupiter:junit-jupiter:5.11.1"
100100
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
101101
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
102102
testImplementation "io.debezium:debezium-api:$debeziumVersion"

0 commit comments

Comments
 (0)