Skip to content

Commit 8535731

Browse files
Update junit-plugin, junit-runtime, ... to 0.4.16 (#351)
1 parent 87a88da commit 8535731

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.14.0"
7-
val scalaNativeVersion = "0.4.15"
7+
val scalaNativeVersion = "0.4.16"
88
val scalafix = "0.11.1"
99

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

0 commit comments

Comments
 (0)