Skip to content

Commit

Permalink
Lamina 17.0.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheleb committed Feb 25, 2024
1 parent 37472a8 commit a2649c2
Show file tree
Hide file tree
Showing 4 changed files with 2,416 additions and 6,741 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ lazy val core = scalajsProject("core", false)
libraryDependencies ++= Seq(
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.4",
"com.raquo" %%% "laminar" % "16.0.0",
"com.raquo" %%% "airstream" % "17.0.0-M1",
"io.laminext" %%% "websocket" % "0.16.2",
"com.raquo" %%% "airstream" % "17.0.0-M2",
"io.laminext" %%% "websocket" % "0.17.0-M2",
"io.github.iltotore" %%% "iron" % "2.4.0"
)
)
Expand Down
Loading

0 comments on commit a2649c2

Please sign in to comment.