Skip to content

Commit

Permalink
Merge branch 'cheeseng-feature-scalatest-app-include-images' into 3.2…
Browse files Browse the repository at this point in the history
….x-new
  • Loading branch information
bvenners committed Sep 5, 2023
2 parents b5a90ad + 03dab54 commit feb3944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/scalatest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ object ScalatestBuild extends BuildCommons with DottyBuild with NativeBuild with
mimaCurrentClassfiles := (classDirectory in Compile).value.getParentFile / (name.value + "_" + scalaBinaryVersion.value + "-" + releaseVersion + ".jar")
).settings(osgiSettings: _*).settings(
OsgiKeys.exportPackage := Seq(
"images",
"org.scalatest",
"org.scalatest.compatible",
"org.scalatest.concurrent",
Expand Down

0 comments on commit feb3944

Please sign in to comment.