Skip to content

Commit

Permalink
Revert: Update ssl-config-core 0.6.0 (was 0.4.3)
Browse files Browse the repository at this point in the history
This partially reverts akka#31046, but not the changes there that were
needed to unblock playframework/playframework#11081
  • Loading branch information
raboof committed Mar 17, 2022
1 parent fccb0ca commit 530e467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -42,7 +42,7 @@ object Dependencies {

val reactiveStreamsVersion = "1.0.3"

val sslConfigVersion = "0.6.1"
val sslConfigVersion = "0.4.3"

val scalaTestVersion = Def.setting {
if (scalaVersion.value.startsWith("3.")) {
Expand Down

0 comments on commit 530e467

Please sign in to comment.