Skip to content

Commit c5a4453

Browse files
Bump org.junit:junit-bom from 5.11.4 to 5.12.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af50597 commit c5a4453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- https://kotlinlang.org/docs/maven.html#specifying-compiler-options -->
5454
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
5555

56-
<junit5.version>5.11.4</junit5.version>
56+
<junit5.version>5.12.0</junit5.version>
5757
<kotest.version>5.5.5</kotest.version>
5858
<jmh.version>1.37</jmh.version>
5959

0 commit comments

Comments
 (0)