Skip to content

Commit 43d8684

Browse files
Update auxlib, clib, javalib, junit-plugin, ... to 0.5.12 (#195)
1 parent 69e0817 commit 43d8684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
22

33
// Current releases
4-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.11")
4+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")

0 commit comments

Comments
 (0)