Skip to content

Commit

Permalink
CAPI Client v32 (#322)
Browse files Browse the repository at this point in the history
Removes `PrintShopDesign`.
  • Loading branch information
JamieB-gu authored Sep 16, 2024
1 parent 3fca20d commit 5adc8d7
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 = "31.0.2"
val capiVersion = "32.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 5adc8d7

Please sign in to comment.