Update ssl-config-core 0.4.2 (#29365)

Co-authored-by: Bùi Việt Thành <thanhbv@sandinh.net>
This commit is contained in:
ohze.net 2020-07-31 21:38:58 +07:00 committed by GitHub
parent c5124a00b4
commit 68fc503c4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ object Dependencies {
val reactiveStreamsVersion = "1.0.3"
val sslConfigVersion = "0.4.1"
val sslConfigVersion = "0.4.2"
val scalaTestVersion = "3.1.1"
val scalaCheckVersion = "1.14.3"