Skip to content

Commit d1a8a11

Browse files
build(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#2476)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2754a0a commit d1a8a11

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
@@ -19,7 +19,7 @@
1919
<spring.cloud.version>2025.0.0</spring.cloud.version>
2020
<spring.cloud.gcp.version>6.2.3</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.0.5</equalsverifier.version>
22-
<junit-jupiter.version>5.13.3</junit-jupiter.version>
22+
<junit-jupiter.version>5.13.4</junit-jupiter.version>
2323
<spring.cloud.azure.version>5.22.0</spring.cloud.azure.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)