Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 581d337 commit 4c40d04
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 @@ -28,7 +28,7 @@ lazy val root = (project in file("."))

// main
libraryDependencies ++= Seq(
"ch.qos.logback" % "logback-classic" % "1.5.4",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"com.michaelpollmeier" %% "gremlin-scala" % "3.5.3.7",
"com.typesafe" % "config" % "1.4.3",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
Expand Down

0 comments on commit 4c40d04

Please sign in to comment.