Skip to content

Commit 32ad632

Browse files
Update auxlib, clib, javalib, junit-plugin, ... to 0.5.4 (#380)
1 parent 590cce6 commit 32ad632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
44
// versions
55
val crossVer = "1.3.2"
66
val scalaJSVersion = "1.16.0"
7-
val scalaNativeVersion = "0.5.3"
7+
val scalaNativeVersion = "0.5.4"
88
val scalafix = "0.12.0"
99

1010
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git

0 commit comments

Comments
 (0)