Skip to content

Commit

Permalink
Merge pull request #1574 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
akash1810 authored Nov 4, 2024
2 parents b525233 + dde47bc commit 993bd30
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 @@ -112,7 +112,7 @@ libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest-shouldmatchers" % "3.2.19" % Test,
"org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % Test,
"fun.mike" % "diff-match-patch" % "0.0.2",
"com.gu" %% "anghammarad-client" % "2.0.0"
"com.gu" %% "anghammarad-client" % "2.1.0"
)
routesGenerator := InjectedRoutesGenerator
routesImport += "models._"
Expand Down

0 comments on commit 993bd30

Please sign in to comment.