Skip to content

Commit

Permalink
[deps]: Bump org.springframework.cloud.contract from 4.1.4 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps org.springframework.cloud.contract from 4.1.4 to 4.2.0.

---
updated-dependencies:
- dependency-name: org.springframework.cloud.contract
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a826edd commit 3a58d08
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 @@ -6,7 +6,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.noarg" version "1.9.25"
id "io.spring.dependency-management" version "1.1.6"
id "org.springframework.boot" version "3.3.6" apply false
id "org.springframework.cloud.contract" version "4.1.4" apply false
id "org.springframework.cloud.contract" version "4.2.0" apply false
id "org.asciidoctor.jvm.convert" version "3.3.2" apply false
id "io.mateo.cxf-codegen" version "1.2.0" apply false
id "com.google.protobuf" version "0.9.4" apply false
Expand Down

0 comments on commit 3a58d08

Please sign in to comment.