diff --git a/project.clj b/project.clj index a4236d4ef..1817c0e79 100644 --- a/project.clj +++ b/project.clj @@ -28,7 +28,7 @@ [funcool/promesa "1.5.0"] [funcool/beicon "2.3.0"] [funcool/cuerdas "0.8.0"] - [funcool/bide "1.0.2"]] + [funcool/bide "1.0.3"]] :plugins [[lein-ancient "0.6.10"]] :clean-targets ^{:protect false} ["resources/public/js" "target"] )