Skip to content

Commit

Permalink
bump to helidon 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenet committed Feb 7, 2024
1 parent 2e2dd39 commit 485ea45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@

:paths ["src" "resources"]
:deps {org.clojure/clojure {:mvn/version "1.12.0-alpha1"}
io.helidon.http/helidon-http {:mvn/version "4.0.4"}
io.helidon.webserver/helidon-webserver {:mvn/version "4.0.4"}
io.helidon.webserver/helidon-webserver-websocket {:mvn/version "4.0.4"}
io.helidon.webserver/helidon-webserver-http2 {:mvn/version "4.0.4"}}
io.helidon.http/helidon-http {:mvn/version "4.0.5"}
io.helidon.webserver/helidon-webserver {:mvn/version "4.0.5"}
io.helidon.webserver/helidon-webserver-websocket {:mvn/version "4.0.5"}
io.helidon.webserver/helidon-webserver-http2 {:mvn/version "4.0.5"}}

:aliases
{:test {:extra-paths ["test"]
Expand Down

0 comments on commit 485ea45

Please sign in to comment.