File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -879,6 +879,8 @@ build += {
879
879
extra.projects: ["crossJVM"] // no Scala.js please
880
880
}
881
881
882
+ // temporarily forked (October 2018) for JDK 11 friendliness, pending merge of
883
+ // https://github.com/lightbend/ssl-config/pull/138
882
884
${vars.base} {
883
885
name: "ssl-config"
884
886
uri: ${vars.uris.ssl-config-uri}
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ vars.uris: {
173
173
specs2-uri: "https://github.com/etorreborre/specs2.git"
174
174
spire-uri: "https://github.com/non/spire.git"
175
175
spray-json-uri: "https://github.com/spray/spray-json.git"
176
- ssl-config-uri: "https://github.com/lightbend /ssl-config.git"
176
+ ssl-config-uri: "https://github.com/dwijnand /ssl-config.git#HostnameChecker" # was lightbend, master
177
177
sttp-uri: "https://github.com/softwaremill/sttp.git"
178
178
tut-uri: "https://github.com/tpolecat/tut.git#series/0.6.x"
179
179
twirl-uri: "https://github.com/playframework/twirl.git"
You can’t perform that action at this time.
0 commit comments