Skip to content

Commit 2e7fe97

Browse files
authored
Merge pull request #554 from softwaremill/update/auxlib-0.5.6
Update auxlib, clib, javalib, nativelib, ... to 0.5.6
2 parents 0ac8d06 + 60854c5 commit 2e7fe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ addSbtPlugin(
99
)
1010

1111
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
12-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
12+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)