ssl-config: 0.6.0 -> 0.6.1 (#31248)
for https://github.com/lightbend/ssl-config/pull/342
This commit is contained in:
parent
4cc70b0551
commit
00745b30e3
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ object Dependencies {
|
|||
|
||||
val reactiveStreamsVersion = "1.0.3"
|
||||
|
||||
val sslConfigVersion = "0.6.0"
|
||||
val sslConfigVersion = "0.6.1"
|
||||
|
||||
val scalaTestVersion = Def.setting {
|
||||
if (scalaVersion.value.startsWith("3.")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue