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 9503e44 + 8515bd0 commit 2c67127Copy full SHA for 2c67127
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.767"
+ "com.amazonaws" % "aws-java-sdk-s3" % "1.12.769"
61
)
62
}))
63
0 commit comments