Skip to content

Commit

Permalink
Update dependency io.github.iltotore:iron to v2.5.0 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 17f3b25 commit c0655b7
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 @@ -160,7 +160,7 @@ lazy val core = scalajsProject("core", false)
"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.4.0"
"io.github.iltotore" %%% "iron" % "2.5.0"
)
)

Expand Down

0 comments on commit c0655b7

Please sign in to comment.