There was an error while loading. Please reload this page.
1 parent 791c751 commit eb60cceCopy full SHA for eb60cce
1 file changed
project.clj
@@ -1,4 +1,4 @@
1
-(defproject com.oscaro/clj-gcloud-storage "0.251-1.0-SNAPSHOT"
+(defproject com.oscaro/clj-gcloud-storage "0.251-2.0-SNAPSHOT"
2
:description "Clojure wrapper for google-cloud-storage Java client"
3
:url "https://github.com/oscaro/clj-gcloud-storage"
4
:license {:name "Eclipse Public License"
@@ -12,7 +12,7 @@
12
:password :env/clojars_password
13
:sign-releases true}]]
14
:signing {:gpg-key "github-cicd@oscaro.com"}
15
- :parent-project [:coords [com.oscaro/clj-gcloud-common "0.240-1.0"]
+ :parent-project [:coords [com.oscaro/clj-gcloud-common "0.251-1.0"]
16
:inherit [:managed-dependencies]]
17
;; based on versions from
18
;; https://mvnrepository.com/artifact/com.google.cloud/google-cloud-bom/0.240.0
0 commit comments