Skip to content

Commit

Permalink
Use upstream editscript version which has now been released
Browse files Browse the repository at this point in the history
  • Loading branch information
mk committed Oct 1, 2024
1 parent 6f65c35 commit dc51320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

rewrite-clj/rewrite-clj {:mvn/version "1.1.45"}

io.github.tonsky/editscript {:mvn/version "0.6.5"}}
juji/editscript {:mvn/version "0.6.4"}}

:aliases {:nextjournal/clerk {:extra-deps {org.clojure/clojure {:mvn/version "1.11.1"} ;; for `:as-alias` support in static build
org.slf4j/slf4j-nop {:mvn/version "2.0.7"}
Expand Down

0 comments on commit dc51320

Please sign in to comment.