Skip to content

Commit

Permalink
Bump org.wiremock:wiremock-standalone from 3.6.0 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.6.0...3.7.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent ed7a7e2 commit 91c0e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencyResolutionManagement {
bundle("telemetry", listOf("insights", "opentelemetry-annotations", "sentry"))
library("springdoc", "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
library("asyncapi", "org.openfolder:kotlin-asyncapi-spring-web:3.0.3")
library("wiremock", "org.wiremock:wiremock-standalone:3.6.0")
library("wiremock", "org.wiremock:wiremock-standalone:3.7.0")
library("flipt", "io.flipt:flipt-java:1.1.1")
}
}
Expand Down

0 comments on commit 91c0e24

Please sign in to comment.