Skip to content

Commit aac559e

Browse files
fix(deps): update dependency ring:ring-mock to v0.6.2 (#8568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c99f53e commit aac559e

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
@@ -51,7 +51,7 @@
5151
:dependencies [[pjstadig/humane-test-output "0.11.0"]
5252
[prone "2021-04-23"]
5353
[ring/ring-devel "1.14.2"]
54-
[ring/ring-mock "0.6.1"]]
54+
[ring/ring-mock "0.6.2"]]
5555
:plugins [[com.jakemccrary/lein-test-refresh "0.26.0"]
5656
[jonase/eastwood "1.4.3"]]
5757

0 commit comments

Comments
 (0)