Skip to content

Commit 57e153d

Browse files
Update content-api-client-default to 32.0.1
1 parent 122d734 commit 57e153d

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)