Skip to content

Commit

Permalink
Dependencies: Update logback-classic from 1.5.4 to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] committed May 3, 2024
1 parent fab849a commit 9c971f1
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 @@ -124,7 +124,7 @@ lazy val `elastiknn-plugin` = project
"com.google.guava" % "failureaccess" % "1.0.2",
"org.scalanlp" %% "breeze" % "2.1.0" % Test,
"io.circe" %% "circe-parser" % CirceVersion % Test,
"ch.qos.logback" % "logback-classic" % "1.5.4" % Test
"ch.qos.logback" % "logback-classic" % "1.5.6" % Test
),
TestSettings
)
Expand Down

0 comments on commit 9c971f1

Please sign in to comment.