Skip to content

Commit

Permalink
Merge branch 'feature-remove-asm' of github.com:cheeseng/scalatest in…
Browse files Browse the repository at this point in the history
…to cheeseng-feature-remove-asm
  • Loading branch information
bvenners committed Sep 5, 2023
2 parents eaae7c4 + 14b7dd2 commit 26229a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/scalatest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ object ScalatestBuild extends BuildCommons with DottyBuild with NativeBuild with
Seq(
"org.scala-sbt" % "test-interface" % "1.0" % "optional",
"org.apache.ant" % "ant" % "1.10.12" % "optional",
"org.ow2.asm" % "asm-all" % "4.1" % "optional",
commonmark
)

Expand Down

0 comments on commit 26229a3

Please sign in to comment.