Skip to content

Commit 6a0bbdd

Browse files
Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (PlaytikaOSS#1381)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ef8759 commit 6a0bbdd

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-spring-boot-parent

1 file changed

+1
-1
lines changed

testcontainers-spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<spring.cloud.version>2022.0.3</spring.cloud.version>
2121
<spring.cloud.gcp.version>4.5.0</spring.cloud.gcp.version>
2222
<equalsverifier.version>3.14.3</equalsverifier.version>
23-
<junit-jupiter.version>5.9.3</junit-jupiter.version>
23+
<junit-jupiter.version>5.10.0</junit-jupiter.version>
2424
<spring.cloud.azure.version>5.0.0</spring.cloud.azure.version>
2525
</properties>
2626

0 commit comments

Comments
 (0)