Skip to content

Commit

Permalink
Typo fix: extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Aug 21, 2024
1 parent 2ec33fd commit cea92d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tea-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dependencies {

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:latest.release'

implementation 'org.zalando:logbook-spring-boot-starter'
implementation 'org.zalando:logbook-okhttp'
implementation 'org.zalando:logbook-spring-boot-starter'
implementation 'org.zalando:logbook-okhttp'

runtimeOnly 'com.github.loki4j:loki-logback-appender:latest.release'
}
Expand Down

0 comments on commit cea92d9

Please sign in to comment.