Skip to content

Commit

Permalink
Update airstream to 17.0.0 (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 9, 2024
1 parent e8ee5b6 commit f2307aa
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 @@ -124,7 +124,7 @@ lazy val airstream = project
.settings(
name := "colibri-airstream",
libraryDependencies ++= Seq(
"com.raquo" %%% "airstream" % "16.0.0",
"com.raquo" %%% "airstream" % "17.0.0",
),
)

Expand Down

0 comments on commit f2307aa

Please sign in to comment.