Skip to content

Commit

Permalink
Update dependency com.softwaremill.magnolia1_3:magnolia to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent d55708a commit 864240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ lazy val core = scalajsProject("core", false)
.settings(scalacOptions ++= usedScalacOptions)
.settings(
libraryDependencies ++= Seq(
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.3",
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.4",
"com.raquo" %%% "laminar" % "16.0.0",
"io.laminext" %%% "websocket" % "0.16.2",
"io.github.iltotore" %%% "iron" % "2.3.0"
Expand Down

0 comments on commit 864240b

Please sign in to comment.