Skip to content

Commit

Permalink
fix(deps): update dependency com.github.loki4j:loki-logback-appender …
Browse files Browse the repository at this point in the history
…to v1.4.2
  • Loading branch information
renovate[bot] committed Sep 24, 2023
1 parent c0e6fe3 commit 6150632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-strategy-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
//For Latency Visualization
implementation 'io.opentelemetry:opentelemetry-exporter-zipkin'
// For pushing logs out
runtimeOnly 'com.github.loki4j:loki-logback-appender:1.4.1'
runtimeOnly 'com.github.loki4j:loki-logback-appender:1.4.2'
runtimeOnly 'io.micrometer:micrometer-registry-prometheus'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
Expand Down

0 comments on commit 6150632

Please sign in to comment.