We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7aef6a + e1e28f5 commit 3d6819bCopy full SHA for 3d6819b
project/Osgi.scala
@@ -3,7 +3,7 @@ package scala.build
3
import aQute.bnd.osgi.Builder
4
import aQute.bnd.osgi.Constants._
5
import java.util.jar.Attributes
6
-import sbt._
+import sbt.{License => _, _}
7
import sbt.Keys._
8
import collection.JavaConverters._
9
import VersionUtil.versionProperties
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.7.2
+sbt.version=1.7.3
0 commit comments