We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baa365c + 4756348 commit 5318080Copy full SHA for 5318080
build.sbt
@@ -57,7 +57,7 @@ lazy val treehub = (project in file("."))
57
58
"com.beachape" %% "enumeratum" % "1.7.2",
59
"com.beachape" %% "enumeratum-circe" % "1.7.2",
60
- "com.amazonaws" % "aws-java-sdk-s3" % "1.12.773"
+ "com.amazonaws" % "aws-java-sdk-s3" % "1.12.774"
61
)
62
}))
63
0 commit comments