Skip to content

Commit

Permalink
Merge pull request #1169 from scala-steward/update/atmosphere-runtime…
Browse files Browse the repository at this point in the history
…-2.7.10

Update atmosphere-runtime to 2.7.10
  • Loading branch information
ddworak authored Jan 17, 2024
2 parents ad99d83 + 89e82b4 commit 91334cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Dependencies {
val avsCommonsVersion = "2.13.0"

val atmosphereJSVersion = "3.1.3"
val atmosphereVersion = "2.7.9"
val atmosphereVersion = "2.7.10"

val upickleVersion = "3.1.3" // Tests only
val circeVersion = "0.14.6" // Tests only
Expand Down

0 comments on commit 91334cf

Please sign in to comment.