Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Oct 21, 2023
1 parent 8c1a7b9 commit a91f03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"secret-management" "sourcing" "babashka"
"bb" "graalvm" "command-line-parser"]
:github/private? false}
:provided {:dependencies [[org.clojure/clojure "1.12.0-alpha4"]
:provided {:dependencies [[org.clojure/clojure "1.12.0-alpha5"]
[metosin/malli "0.13.0"]]}
:dev {:global-vars {*warn-on-reflection* true}
:dependencies [[camel-snake-kebab "0.4.3"]]
Expand Down

0 comments on commit a91f03e

Please sign in to comment.