Skip to content

Commit

Permalink
Merge pull request #393 from scala-steward/update/sbt-wartremover-3.1.6
Browse files Browse the repository at this point in the history
Update sbt-wartremover, wartremover to 3.1.6
  • Loading branch information
mergify[bot] authored Jan 12, 2024
2 parents 3081813 + d99acec commit 4cd1db2
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 @@ -4,4 +4,4 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")

0 comments on commit 4cd1db2

Please sign in to comment.