Skip to content

Commit

Permalink
Merge branch 'cheeseng-feature-guice-removal'
Browse files Browse the repository at this point in the history
  • Loading branch information
bvenners committed Sep 5, 2023
2 parents 0733bf0 + 6de1f50 commit eaae7c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/scalatest.scala
Expand Up @@ -145,7 +145,6 @@ object ScalatestBuild extends BuildCommons with DottyBuild with NativeBuild with
def scalatestLibraryDependencies =
Seq(
"org.scala-sbt" % "test-interface" % "1.0" % "optional",
"com.google.inject" % "guice" % "4.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 eaae7c4

Please sign in to comment.