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 2b5a566 + 009a898 commit 2baedefCopy full SHA for 2baedef
core/src/main/scala/scala/tools/jardiff/JDKCollectionConvertersCompat.scala
@@ -1,3 +1,7 @@
1
+/*
2
+ * Copyright (C) Lightbend Inc. <https://www.lightbend.com>
3
+ */
4
+
5
package scala.tools.jardiff
6
7
import scala.annotation.nowarn
project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
0 commit comments