Skip to content

Commit

Permalink
Merge pull request #1063 from guardian/aa/bump-anghammarad
Browse files Browse the repository at this point in the history
chore(deps): Bump anghammarad-client from 1.7.5 to 1.8.1
  • Loading branch information
akash1810 authored Nov 7, 2023
2 parents 8582036 + 007527b commit 88f5a5b
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 @@ -150,7 +150,7 @@ lazy val lambdaSecurityGroups = (project in file("lambda/security-groups")).
name := """securitygroups-lambda""",
assembly / assemblyJarName := s"${name.value}-${version.value}.jar",
libraryDependencies ++= Seq(
"com.gu" %% "anghammarad-client" % "1.7.5"
"com.gu" %% "anghammarad-client" % "1.8.1"
)
)

Expand Down

0 comments on commit 88f5a5b

Please sign in to comment.