File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1" )
22addSbtPlugin(" org.portable-scala" % " sbt-crossproject" % " 1.3.2" )
33addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
4- addSbtPlugin(" org.typelevel" % " sbt-typelevel-ci-release" % " 0.8.1 " )
5- addSbtPlugin(" org.typelevel" % " sbt-typelevel-settings" % " 0.8.1 " )
6- addSbtPlugin(" org.typelevel" % " sbt-typelevel-mergify" % " 0.8.1 " )
7- addSbtPlugin(" org.typelevel" % " sbt-typelevel-no-publish" % " 0.8.1 " )
4+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-ci-release" % " 0.8.2 " )
5+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-settings" % " 0.8.2 " )
6+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-mergify" % " 0.8.2 " )
7+ addSbtPlugin(" org.typelevel" % " sbt-typelevel-no-publish" % " 0.8.2 " )
88
99
1010addSbtPlugin(" org.scalablytyped.converter" % " sbt-converter" % " 1.0.0-beta44" )
You can’t perform that action at this time.
0 commit comments