Skip to content

Commit

Permalink
Update logback-classic to 1.2.11 (LesnyRumcajs#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 21, 2022
1 parent 3efe5e0 commit 3fe1960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala_akka_bench/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ enablePlugins(AkkaGrpcPlugin)
resolvers += "Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

libraryDependencies ++= Seq(
"ch.qos.logback" % "logback-classic" % "1.2.3",
"ch.qos.logback" % "logback-classic" % "1.2.11",
"com.typesafe.akka" %% "akka-actor-typed" % akkaVersion,
"com.typesafe.akka" %% "akka-http" % akkaHttpVersion,
"com.typesafe.akka" %% "akka-http-core" % akkaHttpVersion,
Expand Down

0 comments on commit 3fe1960

Please sign in to comment.