mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -05:00
⬆️ Update AWS S3 SDK dependency on backend
This commit is contained in:
parent
87e3dc1c7c
commit
3bdcaa12e7
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
;; Pretty Print specs
|
||||
pretty-spec/pretty-spec {:mvn/version "0.1.4"}
|
||||
software.amazon.awssdk/s3 {:mvn/version "2.22.12"}
|
||||
software.amazon.awssdk/s3 {:mvn/version "2.25.63"}
|
||||
}
|
||||
|
||||
:paths ["src" "resources" "target/classes"]
|
||||
|
|
Loading…
Add table
Reference in a new issue