Skip to content

Commit

Permalink
chore(deps): bump com.github.tomakehurst:wiremock-jre8
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 3.0.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.0...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 32fc5d0 commit 2c79d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion james-controller-kubernetes/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ dependencies {
testImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.36'

testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "com.github.tomakehurst:wiremock-jre8:2.35.0"
testImplementation "com.github.tomakehurst:wiremock-jre8:3.0.1"
}

0 comments on commit 2c79d24

Please sign in to comment.