Skip to content

Commit a66825d

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-welcome to 0.6.0
1 parent 6d7e875 commit a66825d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
2020
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
2121
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
2222
// documentation
23-
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
23+
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.6.0")
2424

2525
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)