Skip to content

Commit

Permalink
Build(deps): bump springCloudContractVersion from 3.1.8 to 3.1.9
Browse files Browse the repository at this point in the history
Bumps `springCloudContractVersion` from 3.1.8 to 3.1.9.

Updates `org.springframework.cloud:spring-cloud-contract-gradle-plugin` from 3.1.8 to 3.1.9

Updates `org.springframework.cloud:spring-cloud-contract-dependencies` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](spring-cloud/spring-cloud-build@v3.1.8...v3.1.9)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-contract-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.cloud:spring-cloud-contract-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hsinn0 committed Dec 22, 2023
1 parent b49f526 commit 47cf52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/credhub-api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springCloudContractVersion = '3.1.8'
springCloudContractVersion = '3.1.9'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 47cf52a

Please sign in to comment.