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.
1 parent 3979c95 commit 9a65c0aCopy full SHA for 9a65c0a
README.md
@@ -20,11 +20,11 @@ This Scala library wraps selected parts of the [AWS SDK for Java 2.x](https://do
20
21
Use with SBT
22
23
- libraryDependencies += "org.encalmo" %% "scala-aws-client" % "0.9.6"
+ libraryDependencies += "org.encalmo" %% "scala-aws-client" % "0.9.7"
24
25
or with SCALA-CLI
26
27
- //> using dep org.encalmo::scala-aws-client:0.9.6
+ //> using dep org.encalmo::scala-aws-client:0.9.7
28
29
## Dependencies
30
0 commit comments