Skip to content

Commit eebbd42

Browse files
committed
Update atmosphere-runtime to 3.0.13
1 parent 9917f1d commit eebbd42

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.15"
20+
val atmosphereVersion = "3.0.13"
2121

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

0 commit comments

Comments
 (0)