mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump org.wiremock:wiremock-jetty12 from 3.13.1 to 3.13.2
Bumps [org.wiremock:wiremock-jetty12](https://github.com/wiremock/wiremock) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-jetty12 dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
0dd4cb963f
commit
cdad732576
@@ -140,7 +140,7 @@ dependencies {
|
||||
api 'org.hamcrest:hamcrest:3.0'
|
||||
api 'org.hamcrest:hamcrest-library:3.0'
|
||||
api group: 'org.exparity', name: 'hamcrest-date', version: '2.0.8'
|
||||
api "org.wiremock:wiremock-jetty12:3.13.1"
|
||||
api "org.wiremock:wiremock-jetty12:3.13.2"
|
||||
api "org.apache.kafka:kafka-streams-test-utils:$kafkaVersion"
|
||||
api "com.microsoft.playwright:playwright:1.56.0"
|
||||
api "org.awaitility:awaitility:4.3.0"
|
||||
|
||||
Reference in New Issue
Block a user