Skip to content

Commit

Permalink
build(deps): bump org.springframework.cloud:spring-cloud-dependencies…
Browse files Browse the repository at this point in the history
… from 2023.0.3 to 2023.0.4 (#2126)

Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.3 to 2023.0.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2023.0.3...v2023.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  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 Dec 2, 2024
1 parent 39536eb commit 295f027
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 @@ -17,7 +17,7 @@
<properties>
<testcontainers.version>1.20.4</testcontainers.version>
<spring.boot.version>3.3.5</spring.boot.version>
<spring.cloud.version>2023.0.3</spring.cloud.version>
<spring.cloud.version>2023.0.4</spring.cloud.version>
<spring.cloud.gcp.version>5.8.0</spring.cloud.gcp.version>
<equalsverifier.version>3.17.3</equalsverifier.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
Expand Down

0 comments on commit 295f027

Please sign in to comment.