Skip to content

Commit

Permalink
Merge pull request #4346 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/logback-classic-1.5.13

Update logback-classic to 1.5.13 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 19, 2024
2 parents 932da5f + bab7cf8 commit 0785f86
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 @@ -33,7 +33,7 @@ libraryDependencies ++= Seq(
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.89",
"uk.gov.nationalarchives" %% "s3-utils" % "0.1.227",
"uk.gov.nationalarchives" %% "sns-utils" % "0.1.227",
"ch.qos.logback" % "logback-classic" % "1.5.12",
"ch.qos.logback" % "logback-classic" % "1.5.13",
ws,
"io.opentelemetry" % "opentelemetry-api" % "1.45.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.45.0",
Expand Down

0 comments on commit 0785f86

Please sign in to comment.