Skip to content

Commit

Permalink
Merge pull request #1320 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
akash1810 authored Oct 23, 2023
2 parents 7b3fa81 + 47132a4 commit ba99ced
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 @@ -86,7 +86,7 @@ libraryDependencies ++= Seq(
"com.fasterxml.jackson.core" % "jackson-databind" % jacksonVersion,
"com.fasterxml.jackson.core" % "jackson-annotations" % jacksonVersion,
"com.fasterxml.jackson.module" %% "jackson-module-scala" % jacksonVersion,
"org.scanamo" %% "scanamo" % "1.0.0-M28",
"org.scanamo" %% "scanamo" % "1.0.0-M29",
"com.beachape" %% "enumeratum" % "1.7.3",
"org.apache.pekko" %% "pekko-actor-typed" % "1.0.1",
"com.gu" %% "simple-configuration-ssm" % "1.6.2",
Expand Down

0 comments on commit ba99ced

Please sign in to comment.