File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ OsgiKeys.exportPackage := Seq("com.typesafe.scalalogging*")
3030// publishing
3131
3232organization := " com.typesafe.scala-logging"
33- sonatypeProfileName := " com.typesafe"
3433licenses := Seq (" Apache 2.0 License" -> url(" http://www.apache.org/licenses/LICENSE-2.0.html" ))
3534homepage := Some (url(" https://github.com/lightbend/scala-logging" ))
3635Test / publishArtifact := false
Original file line number Diff line number Diff line change 1- sbt.version =1.10.11
1+ sbt.version =1.11.6
Original file line number Diff line number Diff line change 11addSbtPlugin(" org.scalariform" % " sbt-scalariform" % " 1.8.3" )
22addSbtPlugin(" com.github.sbt" % " sbt-osgi" % " 0.10.0" )
3- addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.3 " )
3+ addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.2 " )
You can’t perform that action at this time.
0 commit comments