Update ssl-config (#24799)
This version includes automatic module names as well now, so we're more and more jigsaw friendly
This commit is contained in:
parent
9ac83812ae
commit
92d068190d
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 java8CompatVersion = settingKey[String]("The version of scala-java8-compat to use.")
|
||||
val junitVersion = "4.12"
|
||||
val sslConfigVersion = "0.2.2"
|
||||
val sslConfigVersion = "0.2.3"
|
||||
val slf4jVersion = "1.7.25"
|
||||
val scalaXmlVersion = "1.0.6"
|
||||
val aeronVersion = "1.7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue