Skip to content

Commit c5113a0

Browse files
Bump com.github.loki4j:loki-logback-appender (#39)
Bumps [com.github.loki4j:loki-logback-appender](https://github.com/loki4j/loki-logback-appender) from 1.5.1 to 2.0.1. - [Release notes](https://github.com/loki4j/loki-logback-appender/releases) - [Commits](loki4j/loki-logback-appender@v1.5.1...v2.0.1) --- updated-dependencies: - dependency-name: com.github.loki4j:loki-logback-appender dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0842bc commit c5113a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/spring-ai/playground-flight-booking/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
5151

5252
/* ------------------------------ Logging ------------------------------- */
53-
implementation("com.github.loki4j:loki-logback-appender:1.5.1")
53+
implementation("com.github.loki4j:loki-logback-appender:2.0.1")
5454

5555
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:${coroutinesVersion}")
5656
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:${coroutinesVersion}")

0 commit comments

Comments
 (0)