Skip to content

Commit

Permalink
Merge pull request #341 from guardian/sa-capi-33
Browse files Browse the repository at this point in the history
Bump CAPI scala client to v33
  • Loading branch information
SiAdcock authored Jan 8, 2025
2 parents bcdc525 + b34117a commit 48f5559
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 = "32.0.0"
val capiVersion = "33.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 48f5559

Please sign in to comment.