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.
1 parent afb9885 commit 5752c0eCopy full SHA for 5752c0e
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
14
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
16
17
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
18
19
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
20
0 commit comments