Skip to content

Commit b48e19c

Browse files
chore(deps): update dependency com.softwaremill.magnolia1_3:magnolia to v1.3.16 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b48ea00 commit b48e19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ lazy val core = scalajsProject("core", false)
166166
.settings(
167167
libraryDependencies ++= Seq(
168168
"io.github.cquiroz" %%% "scala-java-time" % "2.6.0",
169-
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.15",
169+
"com.softwaremill.magnolia1_3" %%% "magnolia" % "1.3.16",
170170
"com.raquo" %%% "laminar" % laminarVersion,
171171
// "io.laminext" %%% "websocket" % laminarVersion,
172172
"io.github.iltotore" %%% "iron" % "2.6.0"

0 commit comments

Comments
 (0)