Skip to content

Commit a3789db

Browse files
Bump org.junit:junit-bom from 5.12.1 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 007d999 commit a3789db

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.21.0</testcontainers.version>
37-
<junit.version>5.12.1</junit.version>
37+
<junit.version>5.13.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)