Skip to content

Commit 7c48429

Browse files
committed
Gradle: Upgrade logback to version 1.4.5
See [1] (also applies to version 1.4.5). [1]: https://logback.qos.ch/news.html#1.3.5 Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent b654e86 commit 7c48429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jackson = "2.14.1"
99
kotlinxCoroutines = "1.6.4"
1010
log4jApi = "2.19.0"
1111
log4jApiKotlin = "1.2.0"
12-
logbackImpl = "1.4.4"
12+
logbackImpl = "1.4.5"
1313
ort = "0f28f92094"
1414
richtext = "0.15.0"
1515

0 commit comments

Comments
 (0)