Skip to content

Commit 28926bd

Browse files
authored
Merge pull request #31 from scala-steward/update/sbt-dotty-0.4.6
Update sbt-dotty to 0.4.6
2 parents a22af41 + a7e968f commit 28926bd

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
@@ -7,6 +7,6 @@ val sbtSoftwareMillVersion = "1.9.14"
77
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
88
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
99

10-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.5")
10+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
1111

1212
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")

0 commit comments

Comments
 (0)