We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d4b06 commit 5db0ef9Copy full SHA for 5db0ef9
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies extends DependencyUtils {
5
private object Version {
6
val akka = "2.6.20"
7
val akkaHttp = "10.2.10"
8
- val logback = "1.4.7"
+ val logback = "1.4.14"
9
val sttp = "3.8.13"
10
val http4s = "0.23.25"
11
val enumeratum = "1.7.2"
0 commit comments