Skip to content

Commit

Permalink
ssl-config 0.3.8
Browse files Browse the repository at this point in the history
(cherry picked from commit 9c27797)
  • Loading branch information
marcospereira authored and octonato committed Jun 17, 2019
1 parent 8f7ba4f commit 1cc3f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Dependencies {

val javaxInject = Seq("javax.inject" % "javax.inject" % "1")

val sslConfigVersion = "0.4.0"
val sslConfigVersion = "0.3.8"
val sslConfigCore = Seq("com.typesafe" %% "ssl-config-core" % sslConfigVersion)

val scalaXmlVersion = "1.1.1"
Expand Down

0 comments on commit 1cc3f7f

Please sign in to comment.