Skip to content

Commit 676b5c3

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 6.0.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.12.2 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09bbd2a commit 676b5c3

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
@@ -44,7 +44,7 @@ targetCompatibility = JavaVersion.VERSION_11
4444
ext {
4545
debeziumVersion = "1.3.0.Final"
4646
jacksonVersion = "2.19.0"
47-
junit5Version = "5.12.2"
47+
junit5Version = "6.0.0"
4848
kafkaVersion = "2.0.1"
4949
log4jVersion = "2.24.3"
5050
testcontainersVersion = "1.21.0"

0 commit comments

Comments
 (0)