Skip to content

Commit

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

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

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

---
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 Aug 4, 2023
1 parent 79d1b8f commit ae90a0f
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.7'
springCloudContractVersion = '3.1.8'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit ae90a0f

Please sign in to comment.