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.
1 parent 84b1972 commit 366287eCopy full SHA for 366287e
1 file changed
build.sbt
@@ -50,7 +50,7 @@ scriptedSbt := {
50
}
51
52
libraryDependencies ++= Seq(
53
- "org.scalatest" %% "scalatest" % "3.2.19" % Test
+ "org.scalatest" %% "scalatest" % "3.2.20" % Test
54
)
55
56
enablePlugins(ScriptedPlugin)
0 commit comments