Skip to content

Commit

Permalink
Merge pull request #312 from guardian/db/test-content-api-client-prew…
Browse files Browse the repository at this point in the history
…-version-bump

Bump and test content-api-client preview release version
  • Loading branch information
Divs-B authored Apr 23, 2024
2 parents 1603523 + 57168cb commit 431f2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val capiVersion = "26.0.0"
val capiVersion = "27.0.0"

val awsSdk = "com.amazonaws" % "aws-java-sdk-s3" % "1.12.673"
val commonsIo = "org.apache.commons" % "commons-io" % "1.3.2"
Expand Down

0 comments on commit 431f2b4

Please sign in to comment.