Skip to content

Commit c2a2ac8

Browse files
Update junit-plugin, junit-runtime, ... to 0.4.17 (#362)
1 parent f51dc04 commit c2a2ac8

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

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

0 commit comments

Comments
 (0)