Update sbt-osgi to 0.10.0
This commit is contained in:
parent
24ce39c010
commit
613ccf6d19
3 changed files with 23 additions and 16 deletions
|
|
@ -11,8 +11,8 @@
|
|||
* Copyright (C) 2016-2022 Lightbend Inc. <https://www.lightbend.com>
|
||||
*/
|
||||
|
||||
import com.typesafe.sbt.osgi.OsgiKeys
|
||||
import com.typesafe.sbt.osgi.SbtOsgi._
|
||||
import com.github.sbt.osgi.OsgiKeys
|
||||
import com.github.sbt.osgi.SbtOsgi._
|
||||
import sbt._
|
||||
import sbt.Keys._
|
||||
import sbtassembly.AssemblyKeys.assembly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue