Skip to content

Commit

Permalink
Update simpleclient to 0.7.0 (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juanpedromoreno committed Sep 25, 2019
1 parent c62c7f8 commit 51cbdf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object ProjectPlugin extends AutoPlugin {
val nettySSL: String = "2.0.25.Final"
val paradise: String = "2.1.1"
val pbdirect: String = "0.2.3"
val prometheus: String = "0.6.0"
val prometheus: String = "0.7.0"
val pureconfig: String = "0.12.0"
val reactiveStreams: String = "1.0.3"
val scala: String = "2.12.10"
Expand Down

0 comments on commit 51cbdf5

Please sign in to comment.