Skip to content

Commit

Permalink
chore(deps): update dependency com.softwaremill.magnolia1_3:magnolia …
Browse files Browse the repository at this point in the history
…to v1.3.7
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 5a67d45 commit 01a84cc
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 @@ -161,7 +161,7 @@ lazy val core = scalajsProject("core", false)
.settings(scalacOptions ++= usedScalacOptions)
.settings(
libraryDependencies ++= Seq(
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.6",
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.7",
"com.raquo" %%% "laminar" % laminarVersion,
// "io.laminext" %%% "websocket" % laminarVersion,
"io.github.iltotore" %%% "iron" % "2.5.0"
Expand Down

0 comments on commit 01a84cc

Please sign in to comment.