Skip to content

Play 2.9 - NoClassDefFoundError: co/typesafe/sslconfig/ssl/Ciphers #12164

Answered by mkurz
yadavan88 asked this question in Q&A
Discussion options

You must be logged in to vote

I fixed that for you:

You need to upgrade Play to 2.9.0 and other deps also in that sub-project to make things work.
You can just merge my pull request into your branch.

BTW, I say you use ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
you remove that after you switched to sbt 1.9.7 everywhere and upgraded Play to 2.9

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@yadavan88
Comment options

@mkurz
Comment options

Answer selected by yadavan88
@mkurz
Comment options

@yadavan88
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants