Skip to content

Commit 9184c5d

Browse files
build(deps): bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#2457)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.2 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 82da30c commit 9184c5d

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

0 commit comments

Comments
 (0)