diff --git a/build.sbt b/build.sbt index 176ec0e4..570d6115 100644 --- a/build.sbt +++ b/build.sbt @@ -19,7 +19,7 @@ val pekkoConnectorsVersion = "1.0.2" val futilesVersion = "2.0.2" val quillJdbcMonixVersion = "3.7.2" val postgresqlJdbcVersion = "42.7.3" -val scalaLoggingVersion = "3.9.5" +val scalaLoggingVersion = "3.9.6" val logbackClassicVersion = "1.5.6" val declineVersion = "2.4.1" val pureConfigVersion = "0.17.6"