Skip to content

Commit

Permalink
bump to helidon 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenet committed Nov 29, 2023
1 parent 481ed32 commit 789325b
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 @@ -15,10 +15,10 @@
:paths ["src" "resources"]
:deps {org.clojure/clojure {:mvn/version "1.12.0-alpha1"}
com.github.strojure/zmap {:mvn/version "1.3.26"}
io.helidon.http/helidon-http {:mvn/version "4.0.0"}
io.helidon.webserver/helidon-webserver {:mvn/version "4.0.0"}
io.helidon.webserver/helidon-webserver-websocket {:mvn/version "4.0.0"}
io.helidon.webserver/helidon-webserver-http2 {:mvn/version "4.0.0"}}
io.helidon.http/helidon-http {:mvn/version "4.0.1"}
io.helidon.webserver/helidon-webserver {:mvn/version "4.0.1"}
io.helidon.webserver/helidon-webserver-websocket {:mvn/version "4.0.1"}
io.helidon.webserver/helidon-webserver-http2 {:mvn/version "4.0.1"}}

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

0 comments on commit 789325b

Please sign in to comment.