Skip to content

Commit 1e24c81

Browse files
committed
latest releases
1 parent 4a15daf commit 1e24c81

File tree

2 files changed

+250
-500
lines changed

2 files changed

+250
-500
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn
7171

7272
``` clojure
7373
{:deps {com.cognitect.aws/api {:mvn/version "0.8.498"}
74-
com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"}
74+
com.cognitect.aws/endpoints {:mvn/version "1.1.11.934"}
7575
com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}}
7676
```
7777

0 commit comments

Comments
 (0)