Skip to content

Commit 61c35a2

Browse files
committed
fix typo in cider-nrepl upgraded version
1 parent f12ad44 commit 61c35a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
;;
3030
:nrepl
3131
{:extra-deps {nrepl/nrepl {:mvn/version "1.3.1"}
32-
cider/cider-nrepl {:mvn/version "0.54"}}
32+
cider/cider-nrepl {:mvn/version "0.54.0"}}
3333
:jvm-opts ["-XX:-OmitStackTraceInFastThrow"]}
3434

3535
:flowstorm

0 commit comments

Comments
 (0)