Skip to content

Commit 198072d

Browse files
Update sbt-scala3-migrate to 0.7.1 (#772)
1 parent 1ed1e99 commit 198072d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
44
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5-
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.7.0")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.7.1")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)