Skip to content

Commit

Permalink
Update CAPI dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickobrien authored Mar 12, 2024
1 parent e5018fc commit c4b748e
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 = "23.0.0"
val capiVersion = "24.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 c4b748e

Please sign in to comment.