Skip to content

Commit

Permalink
Update auxlib, javalib, junit-plugin, ... to 0.4.3 (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 24, 2022
1 parent 760ef90 commit b763478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resolvers += Resolver.sonatypeRepo("snapshots")
// versions
val crossVer = "1.1.0"
val scalaJSVersion = "1.8.0"
val scalaNativeVersion = "0.4.3-RC2"
val scalaNativeVersion = "0.4.3"

// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
Expand Down

0 comments on commit b763478

Please sign in to comment.