Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Update logback-classic to 1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2023
1 parent 3fcb3c7 commit d56bf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-protobuf" % Version.Akka
val AkkaInfluxDB =
"com.lightbend.akka" %% "akka-stream-alpakka-influxdb" % "3.0.4"
val Logback = "ch.qos.logback" % "logback-classic" % "1.4.4"
val Logback = "ch.qos.logback" % "logback-classic" % "1.4.12"
val Prometheus = "io.prometheus" % "simpleclient" % Version.Prometheus
val PrometheusHotSpot =
"io.prometheus" % "simpleclient_hotspot" % Version.Prometheus
Expand Down

0 comments on commit d56bf66

Please sign in to comment.