Skip to content

Commit 98476f6

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.12.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.12.1) --- 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 36a49c5 commit 98476f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<maven.compiler.source>${java.version}</maven.compiler.source>
3535
<wiremock.version>3.5.4</wiremock.version>
3636
<testcontainers.version>1.20.3</testcontainers.version>
37-
<junit.version>5.10.2</junit.version>
37+
<junit.version>5.12.1</junit.version>
3838
<assertj.version>3.26.3</assertj.version>
3939
<awaitility.version>4.2.2</awaitility.version>
4040
<project.scm.id>github</project.scm.id>

0 commit comments

Comments
 (0)