Update sbt-osgi to 0.10.0

This commit is contained in:
Matthew de Detrich 2024-01-28 11:17:31 +11:00 committed by Matthew de Detrich
parent 24ce39c010
commit 613ccf6d19
3 changed files with 23 additions and 16 deletions

View file

@ -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