Skip to content

Commit

Permalink
Merge branch 'cheeseng-feature-ant-1.10.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
bvenners committed Sep 5, 2023
2 parents b385e53 + 788b73a commit 27a1cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/scalatest.scala
Expand Up @@ -145,7 +145,7 @@ object ScalatestBuild extends BuildCommons with DottyBuild with NativeBuild with
def scalatestLibraryDependencies =
Seq(
"org.scala-sbt" % "test-interface" % "1.0" % "optional",
"org.apache.ant" % "ant" % "1.10.12" % "optional",
"org.apache.ant" % "ant" % "1.10.14" % "optional",
commonmark
)

Expand Down

0 comments on commit 27a1cb6

Please sign in to comment.