We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f3125f + 2296cef commit c82a3c4Copy full SHA for c82a3c4
build.sbt
@@ -4,6 +4,6 @@ version := "0.5"
4
5
scalaVersion := "2.12.6"
6
7
-libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.0" % "test"
+libraryDependencies += "org.scalatest" %% "scalatest" % "3.1.1" % "test"
8
9
assemblyJarName in assembly := name.value + ".jar"
0 commit comments