Skip to content

Commit b7e27cc

Browse files
fix(deps): update dependency nrepl:nrepl to v1.5.1 (#8772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b12c18 commit b7e27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure/luminus/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[metosin/reitit "0.9.1"]
1616
[metosin/ring-http-response "0.9.5"]
1717
[mount "0.1.23"]
18-
[nrepl "1.4.0"]
18+
[nrepl "1.5.1"]
1919
[org.clojure/clojure "1.12.3"]
2020
[org.clojure/tools.cli "1.2.245"]
2121
[org.clojure/tools.logging "1.3.0"]

0 commit comments

Comments
 (0)