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 52f55f9 + dbcc348 commit 2f951d7Copy full SHA for 2f951d7
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.760"
+ "com.amazonaws" % "aws-java-sdk-s3" % "1.12.761"
61
)
62
}))
63
0 commit comments