Skip to content

Commit 8bbdd44

Browse files
committed
Update atmosphere-runtime to 3.0.12
1 parent 96191d7 commit 8bbdd44

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.12"
2121

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

0 commit comments

Comments
 (0)