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.
1 parent f5e634e commit 3059999Copy full SHA for 3059999
project/ProjectPlugin.scala
@@ -32,7 +32,7 @@ object ProjectPlugin extends AutoPlugin {
32
val natchez: String = "0.1.4"
33
val nettySSL: String = "2.0.34.Final"
34
val paradise: String = "2.1.1"
35
- val pbdirect: String = "0.6.1"
+ val pbdirect: String = "0.7.0"
36
val prometheus: String = "0.10.0"
37
val pureconfig: String = "0.16.0"
38
val scalaCollectionCompat: String = "2.5.0"
0 commit comments