Skip to content

Commit

Permalink
Merge pull request #591 from scala-steward/update/nscplugin-0.4.8
Browse files Browse the repository at this point in the history
Update nscplugin, sbt-scala-native, ... to 0.4.8
  • Loading branch information
mergify[bot] authored Nov 10, 2022
2 parents 968687c + 733ff2d commit e7016d6
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 @@ -11,7 +11,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0"
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.8.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.8")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")

Expand Down

0 comments on commit e7016d6

Please sign in to comment.