We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c01373 + 18c4677 commit ad6a65aCopy full SHA for ad6a65a
project/Dependencies.scala
@@ -22,15 +22,15 @@ object Dependencies {
22
val directoryWatcherVersion = "0.8.0+6-f651bd93"
23
val monixVersion = "3.2.0"
24
val jsoniterVersion = "2.13.3.2"
25
- val scalaNative04Version = "0.4.10"
+ val scalaNative04Version = "0.4.11"
26
val scalaJs1Version = "1.13.0"
27
val scalaJsEnvsVersion = "1.1.1"
28
val xxHashVersion = "1.3.0"
29
val ztVersion = "1.15"
30
val difflibVersion = "1.3.0"
31
val braveVersion = "5.15.0"
32
val zipkinSenderVersion = "2.16.3"
33
- val asmVersion = "9.4"
+ val asmVersion = "9.5"
34
val snailgunVersion = "0.4.1-sc2"
35
val debugAdapterVersion = "3.0.7"
36
val bloopConfigVersion = "1.5.5"
0 commit comments