Skip to content

Commit 2f7d020

Browse files
build(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#2411)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8b993c commit 2f7d020

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.1</spring.cloud.gcp.version>
2121
<equalsverifier.version>4.0</equalsverifier.version>
22-
<junit-jupiter.version>5.13.0</junit-jupiter.version>
22+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
2323
<spring.cloud.azure.version>5.22.0</spring.cloud.azure.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)