mirror of
https://github.com/ij-plugins/ijp-imagej-launcher.git
synced 2024-11-13 16:29:01 -08:00
Bump scalatest to 3.2.17
This commit is contained in:
parent
1e3797fe19
commit
6998af7cec
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ logLevel := Level.Info
|
|||
libraryDependencies ++= Seq(
|
||||
"com.github.scopt" %%% "scopt" % "4.1.0",
|
||||
"com.lihaoyi" %%% "os-lib" % "0.9.1",
|
||||
"org.scalatest" %%% "scalatest" % "3.2.16" % Test
|
||||
"org.scalatest" %%% "scalatest" % "3.2.17" % Test
|
||||
)
|
||||
|
||||
scalacOptions ++= Seq(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue