Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pmonks committed Nov 3, 2023
1 parent f9550f6 commit 9e2be7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
;

{:deps
{jansi-clj/jansi-clj {:mvn/version "1.0.1"} ; Do not upgrade to 1.0.2 - it's broken!
com.github.pmonks/clj-wcwidth {:mvn/version "1.0.64"}}
{jansi-clj/jansi-clj {:mvn/version "1.0.2"} ; Do not upgrade to 1.0.2 - it's broken!
com.github.pmonks/clj-wcwidth {:mvn/version "1.0.85"}}
:aliases
{:build {:deps {com.github.pmonks/pbr {:mvn/version "RELEASE"}}
:ns-default pbr.build}}}

0 comments on commit 9e2be7a

Please sign in to comment.