Skip to content

Commit d59e31b

Browse files
Bump org.junit:junit-bom from 5.10.1 to 5.10.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae846d8 commit d59e31b

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>2.35.0</wiremock.version>
3636
<testcontainers.version>1.19.6</testcontainers.version>
37-
<junit.version>5.10.1</junit.version>
37+
<junit.version>5.10.2</junit.version>
3838
<assertj.version>3.25.3</assertj.version>
3939
<awaitility.version>4.2.0</awaitility.version>
4040
<project.scm.id>github</project.scm.id>

0 commit comments

Comments
 (0)