Skip to content

Commit fb920b9

Browse files
authored
Merge pull request #1095 from guardian/update/non_aws_minor_patch
chore(deps): Non-AWS minor and patch version dependency updates
2 parents 3da68a7 + ae700a4 commit fb920b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lazy val root = (project in file("."))
6363
"jackson-databind"
6464
),
6565
// Transient dependency of Play. No newer version of Play 3.0.9 with this vulnerability fixed.
66-
"ch.qos.logback" % "logback-classic" % "1.5.26",
66+
"ch.qos.logback" % "logback-classic" % "1.5.27",
6767
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.20.2"
6868
),
6969
scalacOptions ++= List(

0 commit comments

Comments
 (0)