Skip to content

Commit

Permalink
(2.2.x): Bump openServiceBrokerVersion from 4.1.0-RC1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps `openServiceBrokerVersion` from 4.1.0-RC1 to 4.1.0.

Updates `org.springframework.cloud:spring-cloud-open-service-broker-core` from 4.1.0-RC1 to 4.1.0
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v4.1.0-RC1...v4.1.0)

Updates `org.springframework.cloud:spring-cloud-starter-open-service-broker` from 4.1.0-RC1 to 4.1.0
- [Release notes](https://github.com/spring-cloud/spring-cloud-open-service-broker/releases)
- [Commits](spring-cloud/spring-cloud-open-service-broker@v4.1.0-RC1...v4.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-open-service-broker-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.cloud:spring-cloud-starter-open-service-broker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Albertoimpl committed Oct 11, 2023
1 parent 11bccf6 commit 9efaee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
cfJavaClientVersion = "5.10.0.RELEASE"
commonsTextVersion = "1.10.0"
immutablesVersion = "2.10.0"
openServiceBrokerVersion = "4.1.0-RC1"
openServiceBrokerVersion = "4.1.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.2.0"
}
Expand Down

0 comments on commit 9efaee4

Please sign in to comment.