Skip to content

Commit

Permalink
Merge pull request #62 from dietmap/add-zalando-logbook-autoconfigure
Browse files Browse the repository at this point in the history
Add Zalando Logbook spring boot autosconfigure dependency
  • Loading branch information
mhuta authored Oct 6, 2022
2 parents 8f5cfac + 1cc84e0 commit cda3b37
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 cda3b37

Please sign in to comment.