Skip to content

Commit 98fa3f4

Browse files
Update logback monorepo to v1.5.21 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec6fc92 commit 98fa3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dagger = "2.57.2" # https://dagger.dev
4848

4949
# --- Logging ---
5050
slf4j = "2.0.17" # https://www.slf4j.org TODO remove
51-
logback = "1.5.20" # https://logback.qos.ch
51+
logback = "1.5.21" # https://logback.qos.ch
5252

5353
# --- Concurrency ---
5454
rxjava = "3.1.12" # https://github.com/ReactiveX/RxJava

0 commit comments

Comments
 (0)