Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-access to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2022
1 parent 71aaafc commit 24de6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ libraryDependencies ++= Seq(
evolutions,
jdbc,
caffeine,
"ch.qos.logback" % "logback-access" % "1.2.11",
"ch.qos.logback" % "logback-access" % "1.4.1",
"net.logstash.logback" % "logstash-logback-encoder" % "7.2",
"com.typesafe.play" %% "play-json" % "2.9.3",
"org.julienrf" %% "play-json-derived-codecs" % "10.1.0",
Expand Down

0 comments on commit 24de6d1

Please sign in to comment.