Skip to content

Commit

Permalink
Bump com.github.dreamhead:moco-runner from 1.3.0 to 1.5.0 (#2058)
Browse files Browse the repository at this point in the history
Bumps [com.github.dreamhead:moco-runner](https://github.com/dreamhead/moco) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/dreamhead/moco/releases)
- [Changelog](https://github.com/dreamhead/moco/blob/master/moco-doc/ReleaseNotes.md)
- [Commits](dreamhead/moco@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: com.github.dreamhead:moco-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent c287372 commit 50d8636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spring-cloud-contract-stub-runner-moco/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Spring Cloud Contract Stub Runner Moco</description>
<properties>
<java.version>17</java.version>
<moco-runner.version>1.3.0</moco-runner.version>
<moco-runner.version>1.5.0</moco-runner.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 50d8636

Please sign in to comment.