Skip to content

Commit

Permalink
dev: maint: bump internal deps (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored Jul 9, 2024
1 parent a0dc503 commit da66c37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bb.edn
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:sha "cf44c15f30ea3867227fa61ceb823e5e942c707f"}
dev.nubank/docopt {:mvn/version "0.6.1-fix7"}
org.babashka/http-server {:mvn/version "0.1.12"}
wevre/natural-compare {:mvn/version "0.0.8"}}
wevre/natural-compare {:mvn/version "0.0.10"}}
:tasks
{;; setup
:requires ([babashka.classpath :as cp]
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
:repl/cider
{:extra-deps {org.clojure/clojure {:mvn/version "1.11.3"}
nrepl/nrepl {:mvn/version "1.2.0"}
cider/cider-nrepl {:mvn/version "0.49.0"}
cider/cider-nrepl {:mvn/version "0.49.1"}
refactor-nrepl/refactor-nrepl {:mvn/version "3.10.0"}}
:jvm-opts ["-XX:-OmitStackTraceInFastThrow"]
:main-opts ["-m" "nrepl.cmdline"
Expand Down

0 comments on commit da66c37

Please sign in to comment.