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.11 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 3fbde69 commit d01aa4e
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 @@ -166,7 +166,7 @@ lazy val core = scalajsProject("core", false)
.settings(
libraryDependencies ++= Seq(
"io.github.cquiroz" %%% "scala-java-time" % "2.6.0",
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.10",
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.11",
"com.raquo" %%% "laminar" % laminarVersion,
// "io.laminext" %%% "websocket" % laminarVersion,
"io.github.iltotore" %%% "iron" % "2.6.0"
Expand Down

0 comments on commit d01aa4e

Please sign in to comment.