diff --git a/build.gradle.kts b/build.gradle.kts index 5dee80a29..5b1074a5e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -75,7 +75,7 @@ subprojects { annotationProcessor("org.springframework.boot:spring-boot-configuration-processor") - runtimeOnly("de.siegmar:logback-gelf:6.1.0") + runtimeOnly("de.siegmar:logback-gelf:6.1.1") runtimeOnly("io.micrometer:micrometer-registry-prometheus") testImplementation("org.springframework.boot:spring-boot-starter-test")