Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-access to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 1d0d6ee commit 3c957dd
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.12",
"ch.qos.logback" % "logback-access" % "1.4.11",
"net.logstash.logback" % "logstash-logback-encoder" % "7.3",
"com.typesafe.play" %% "play-json" % "2.9.4",
"org.julienrf" %% "play-json-derived-codecs" % "10.1.0",
Expand Down

0 comments on commit 3c957dd

Please sign in to comment.