Skip to content

Commit

Permalink
Update laminar to 17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 29, 2024
1 parent ff49685 commit 6dfb2e9
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 @@ -60,7 +60,7 @@ lazy val scalacSettings =
Nil

val zioVersion = "2.1.8"
val laminarVersion = "17.0.0"
val laminarVersion = "17.1.0"

lazy val commonSettings = Seq(
scalacOptions ++= scalacSettings
Expand Down

0 comments on commit 6dfb2e9

Please sign in to comment.