There was an error while loading. Please reload this page.
2 parents ef2f933 + 90dd000 commit c07376bCopy full SHA for c07376b
1 file changed
build.sbt
@@ -16,7 +16,7 @@ scalacOptions += "-deprecation"
16
17
libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "2.1.3"
18
19
-libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.16" % "test"
+libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.20" % "test"
20
21
scriptedBufferLog := false
22
0 commit comments