Skip to content

Commit

Permalink
Update airstream to 17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 15, 2024
1 parent 9fca110 commit a5bb0e6
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 a5bb0e6

Please sign in to comment.