Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 37f3245

Browse files
Update logback monorepo to v1.5.15 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 048e5e6 commit 37f3245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ dependencies {
1616
implementation("com.apptasticsoftware:rssreader:3.9.1")
1717
implementation("org.apache.commons:commons-text:1.13.0")
1818
implementation("com.github.Carleslc.Simple-YAML:Simple-Yaml:1.8.4")
19-
implementation("ch.qos.logback:logback-classic:1.5.12")
20-
compileOnly("ch.qos.logback:logback-core:1.5.12")
19+
implementation("ch.qos.logback:logback-classic:1.5.15")
20+
compileOnly("ch.qos.logback:logback-core:1.5.15")
2121
compileOnly("org.slf4j:slf4j-api:2.0.16")
2222
}
2323

0 commit comments

Comments
 (0)