| commit | c86c2e66b87df53be23e20bccd2edce386b78ba1 | [log] [tgz] |
|---|---|---|
| author | scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> | Sun Oct 26 09:22:17 2025 +0800 |
| committer | GitHub <noreply@github.com> | Sun Oct 26 09:22:17 2025 +0800 |
| tree | 3234c2c1b39bd9674f1e565d2b8d521035a1dd11 | |
| parent | 9f61c1467987baac3e27237b3e64500c11474778 [diff] |
Update logback-classic to 1.5.20 (#355) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index b2638a5..3c73ac6 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ val PekkoVersion = PekkoCoreDependency.version - val LogbackVersion = "1.5.19" + val LogbackVersion = "1.5.20" val SlickVersion = "3.6.1" val SlickDocVersion = SlickVersion