Skip to content

Commit

Permalink
Add Zalando Logbook spring boot autosconfigure dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuta committed Oct 6, 2022
1 parent 8f5cfac commit 1cc84e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ dependencies {
implementation("com.google.apis:google-api-services-androidpublisher:v3-rev142-1.25.0")
implementation("io.github.microutils:kotlin-logging:3.0.0")
implementation("org.zalando:logbook-spring-boot-starter:2.14.0")
implementation("org.zalando:logbook-spring-boot-autoconfigure:2.14.0")

testImplementation("org.springframework.boot:spring-boot-starter-test") {
exclude(module = "junit")
Expand Down

0 comments on commit 1cc84e0

Please sign in to comment.