Skip to content

Commit 266134a

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

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 = "5.13.4"
4848
kafkaVersion = "2.0.1"
4949
log4jVersion = "2.24.3"
5050
testcontainersVersion = "1.21.0"

0 commit comments

Comments
 (0)