Skip to content

Commit cc8d326

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.12.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.3 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dfd9e8 commit cc8d326

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
@@ -97,7 +97,7 @@ dependencies {
9797

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

100-
testImplementation "org.junit.jupiter:junit-jupiter:5.11.3"
100+
testImplementation "org.junit.jupiter:junit-jupiter:5.12.2"
101101
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
102102
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
103103
testImplementation "io.debezium:debezium-api:$debeziumVersion"

0 commit comments

Comments
 (0)