Skip to content

Commit 8d2aaa8

Browse files
Update content-api-client-default to 35.0.0
1 parent 939d301 commit 8d2aaa8

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
@@ -307,7 +307,7 @@ lazy val football = lambda("football", "football")
307307
libraryDependencies ++= Seq(
308308
"org.scanamo" %% "scanamo" % "1.0.0-M12-1",
309309
"org.scanamo" %% "scanamo-testkit" % "1.0.0-M12-1" % "test",
310-
"com.gu" %% "content-api-client-default" % "34.1.1",
310+
"com.gu" %% "content-api-client-default" % "35.0.0",
311311
"com.amazonaws" % "aws-java-sdk-dynamodb" % awsSdkVersion,
312312
"com.gu" %% "pa-client" % paClientVersion,
313313
"com.squareup.okhttp3" % "okhttp" % okHttpVersion,

0 commit comments

Comments
 (0)