Skip to content

Commit

Permalink
Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.4 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 5, 2022
1 parent 50b9b25 commit 2962551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.1.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.3")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4")

0 comments on commit 2962551

Please sign in to comment.