Skip to content

Commit

Permalink
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1
Browse files Browse the repository at this point in the history
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.0...2.35.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 2df3c5f commit e0f7f71
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 @@ -87,7 +87,7 @@ dependencies {
testImplementation(platform('org.junit:junit-bom:5.7.2'))
testImplementation('org.junit.jupiter:junit-jupiter')
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
testImplementation "com.github.tomakehurst:wiremock-jre8:2.35.0"
testImplementation "com.github.tomakehurst:wiremock-jre8:2.35.1"
testImplementation 'org.awaitility:awaitility:4.2.0'

integrationImplementation 'com.swiftmq:swiftmq-client:12.3.0'
Expand Down

0 comments on commit e0f7f71

Please sign in to comment.