We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d69c3 commit a476a5eCopy full SHA for a476a5e
build.sbt
@@ -5,3 +5,4 @@ version := "0.1"
5
scalaVersion := "2.12.6"
6
7
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.1.0"
8
+libraryDependencies += "org.bouncycastle" % "bcprov-jdk15on" % "1.59"
0 commit comments