Skip to content

Commit

Permalink
chore(deps): Bump org.zalando:logbook-spring-boot-webflux-autoconfigure
Browse files Browse the repository at this point in the history
Bumps [org.zalando:logbook-spring-boot-webflux-autoconfigure](https://github.com/zalando/logbook) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: org.zalando:logbook-spring-boot-webflux-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 267a93f commit 50491ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-gateway/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

dependencies {
implementation("org.springframework.cloud:spring-cloud-starter-gateway")
implementation("org.zalando:logbook-spring-boot-webflux-autoconfigure:3.4.0")
implementation("org.zalando:logbook-spring-boot-webflux-autoconfigure:3.5.0")

detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
}
Expand Down

0 comments on commit 50491ad

Please sign in to comment.