Update to logback 1.2.9, and Paradox 0.41 (#31006)

This commit is contained in:
Patrik Nordwall 2021-12-20 11:17:56 +01:00 committed by GitHub
parent a2293c4d17
commit a94e692463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ object Dependencies {
val agronaVersion = "1.14.0"
val nettyVersion = "3.10.6.Final"
val protobufJavaVersion = "3.11.4"
val logbackVersion = "1.2.8"
val logbackVersion = "1.2.9"
val jacksonVersion = "2.11.4"