Skip to content

Commit d25bd6f

Browse files
Build: Bump junit from 5.12.2 to 5.13.0
Bumps `junit` from 5.12.2 to 5.13.0. Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a0b8a commit d25bd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jakarta-servlet-api = "6.1.0"
6565
jaxb-api = "2.3.1"
6666
jaxb-runtime = "2.3.9"
6767
jetty = "11.0.25"
68-
junit = "5.12.2"
68+
junit = "5.13.0"
6969
junit-platform = "1.12.2"
7070
kafka = "3.9.1"
7171
kryo-shaded = "4.0.3"

0 commit comments

Comments
 (0)