Skip to content

Commit

Permalink
Update sbt-welcome to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Oct 15, 2023
1 parent ac1ee69 commit b8f61aa
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 @@ -29,7 +29,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.3.2")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")

// We have to deliberately use older versions of sbt-paradox because current Pekko sbt build
Expand Down

0 comments on commit b8f61aa

Please sign in to comment.