Skip to content

Commit 3b3180f

Browse files
authored
Merge pull request #1352 from guardian/update/gu
chore(deps): Guardian library updates
2 parents 5be610d + 57e153d commit 3b3180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ lazy val football = lambda("football", "football")
311311
libraryDependencies ++= Seq(
312312
"org.scanamo" %% "scanamo" % "1.0.0-M12-1",
313313
"org.scanamo" %% "scanamo-testkit" % "1.0.0-M12-1" % "test",
314-
"com.gu" %% "content-api-client-default" % "32.0.0",
314+
"com.gu" %% "content-api-client-default" % "32.0.1",
315315
"com.amazonaws" % "aws-java-sdk-dynamodb" % awsSdkVersion,
316316
"com.gu" %% "pa-client" % paClientVersion,
317317
"com.squareup.okhttp3" % "okhttp" % okHttpVersion,

0 commit comments

Comments
 (0)