Skip to content

Commit

Permalink
chore(deps): Bump org.zalando:logbook-spring-boot-webflux-autoconfigu…
Browse files Browse the repository at this point in the history
…re (#1131)
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent b865c0b commit bb6323a
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.7.2")
implementation("org.zalando:logbook-spring-boot-webflux-autoconfigure:3.8.0")

// https://docs.gradle.org/8.4/userguide/upgrading_version_8.html#test_framework_implementation_dependencies
testImplementation("org.springframework.boot:spring-boot-starter-test")
Expand Down

0 comments on commit bb6323a

Please sign in to comment.