Skip to content

Commit d977ecc

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.11.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.3) --- 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 95fe426 commit d977ecc

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
@@ -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.19.8</testcontainers.version>
37-
<junit.version>5.10.2</junit.version>
37+
<junit.version>5.11.3</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)