Skip to content

Commit 070e22f

Browse files
authored
Merge pull request #1288 from scala-steward/update/atmosphere-runtime-2.7.15
Update atmosphere-runtime to 2.7.15
2 parents 8e7c6f6 + 68cb9fd commit 070e22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
val avsCommonsVersion = "2.20.0"
1818

1919
val atmosphereJSVersion = "3.1.3"
20-
val atmosphereVersion = "2.7.14"
20+
val atmosphereVersion = "2.7.15"
2121

2222
val upickleVersion = "4.0.2" // Tests only
2323
val circeVersion = "0.14.10" // Tests only

0 commit comments

Comments
 (0)