Skip to content

Commit 32ac930

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266d27b commit 32ac930

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
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>${java.version}</maven.compiler.source>
2222
<wiremock.version>2.35.0</wiremock.version>
2323
<testcontainers.version>1.18.3</testcontainers.version>
24-
<junit.version>5.9.3</junit.version>
24+
<junit.version>5.10.0</junit.version>
2525
<assertj.version>3.24.2</assertj.version>
2626
<awaitility.version>4.2.0</awaitility.version>
2727
<project.scm.id>github</project.scm.id>

0 commit comments

Comments
 (0)