diff --git a/flavours/classic/config/deps.hex b/flavours/classic/config/deps.hex index 8f53f17b5f5..a2ea99e26e5 100755 --- a/flavours/classic/config/deps.hex +++ b/flavours/classic/config/deps.hex @@ -5,7 +5,7 @@ # livebook = "~> 0.7.2" surface = "~> 0.11.0" # note: usually we should let bonfire_ui_common control this phoenix = "~> 1.7.0" # note: should match version supported by version of surface used -phoenix_live_view = "~> 0.20.0" # usually should let surface decide the version +phoenix_live_view = "~> 0.20.1" # usually should let surface decide the version live_view_native = "~> 0.1" live_view_native_swift_ui = "~> 0.1" # phoenix_html = "~> 3.3.0" # note: usually we should let bonfire_ui_common control this