Skip to content

Commit

Permalink
Merge pull request #479 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
emdash-ie authored Jul 18, 2024
2 parents 3ec9d22 + 2211694 commit 6cf75f8
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 @@ -14,7 +14,7 @@ lazy val baseSettings = Seq(
lazy val core =
project.settings(baseSettings).settings(
libraryDependencies ++= Seq(
"com.github.blemale" %% "scaffeine" % "5.2.1",
"com.github.blemale" %% "scaffeine" % "5.3.0",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"org.threeten" % "threeten-extra" % "1.8.0",
"org.scalatest" %% "scalatest" % "3.2.19" % Test
Expand Down

0 comments on commit 6cf75f8

Please sign in to comment.