We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f280aed commit b5db8e4Copy full SHA for b5db8e4
project/plugins.sbt
@@ -1,7 +1,7 @@
1
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
2
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
6
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.6")
7
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
0 commit comments