File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- import de . heikoseeberger . sbtheader .HeaderPlugin .autoImport .HeaderLicense
2- import de . heikoseeberger . sbtheader .License
1+ import sbtheader .HeaderPlugin .autoImport .HeaderLicense
2+ import sbtheader .License
33import sbt .url
44
55object LicenseDefinition {
@@ -26,4 +26,4 @@ object LicenseDefinition {
2626 val licenses = Seq (
2727 " Apache License 2.0" -> url(" http://www.apache.org/licenses/LICENSE-2.0" )
2828 )
29- }
29+ }
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1111addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.3.1" )
1212addSbtPlugin(" org.xerial.sbt" % " sbt-sonatype" % " 3.12.2" )
1313addSbtPlugin(" com.github.sbt" % " sbt-dynver" % " 5.1.1" )
14- addSbtPlugin(" de.heikoseeberger " % " sbt-header" % " 5.10 .0" )
14+ addSbtPlugin(" com.github.sbt " % " sbt-header" % " 5.11 .0" )
You can’t perform that action at this time.
0 commit comments