File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
33addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.1.2" )
44addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.10.0" )
55addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.17.0" )
6- addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.2.0 " )
7- addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.2.0 " )
6+ addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2 " )
7+ addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.3.2 " )
88addSbtPlugin(" org.scala-native" % " sbt-scala-native" % " 0.4.4" )
99addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.6.2" )
1010addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.10" )
You can’t perform that action at this time.
0 commit comments