Skip to content

Commit

Permalink
Update sbt-scala3-migrate to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amitksingh1490 committed May 9, 2021
1 parent 5015ed3 commit 07d874b
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 @@ -5,5 +5,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.4.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.4.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 comments on commit 07d874b

Please sign in to comment.