Skip to content

Commit

Permalink
Update airstream to 17.1.0 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 15, 2024
1 parent 9fca110 commit 06860dd
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" % "17.0.0",
"com.raquo" %%% "airstream" % "17.1.0",
),
)

Expand Down

0 comments on commit 06860dd

Please sign in to comment.