Skip to content

Commit

Permalink
build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2082)
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.2...r5.11.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent e8d53e9 commit 2c01378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcontainers-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<spring.cloud.version>2023.0.3</spring.cloud.version>
<spring.cloud.gcp.version>5.8.0</spring.cloud.gcp.version>
<equalsverifier.version>3.17.1</equalsverifier.version>
<junit-jupiter.version>5.11.2</junit-jupiter.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<spring.cloud.azure.version>5.17.1</spring.cloud.azure.version>
</properties>

Expand Down

0 comments on commit 2c01378

Please sign in to comment.