Bumps ssl-config 0.3.6
This commit is contained in:
parent
ab545430e0
commit
c4d975b015
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ object Dependencies {
|
||||||
lazy val scalaCheckVersion = settingKey[String]("The version of ScalaCheck to use.")
|
lazy val scalaCheckVersion = settingKey[String]("The version of ScalaCheck to use.")
|
||||||
lazy val java8CompatVersion = settingKey[String]("The version of scala-java8-compat to use.")
|
lazy val java8CompatVersion = settingKey[String]("The version of scala-java8-compat to use.")
|
||||||
val junitVersion = "4.12"
|
val junitVersion = "4.12"
|
||||||
val sslConfigVersion = "0.3.5"
|
val sslConfigVersion = "0.3.6"
|
||||||
val slf4jVersion = "1.7.25"
|
val slf4jVersion = "1.7.25"
|
||||||
val scalaXmlVersion = "1.0.6"
|
val scalaXmlVersion = "1.0.6"
|
||||||
val aeronVersion = "1.11.2"
|
val aeronVersion = "1.11.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue