Skip to content

Commit

Permalink
Merge pull request #250 from SwissDataScienceCenter/update/sbt-mdoc-2…
Browse files Browse the repository at this point in the history
….5.4

chore: Update sbt-mdoc from 2.5.3 to 2.5.4
  • Loading branch information
mergify[bot] authored Jan 7, 2025
2 parents 0e828c4 + 13f4275 commit 308b132
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 @@ -25,7 +25,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.8.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

// sbt-git comes with quite old jgit version
Expand Down

0 comments on commit 308b132

Please sign in to comment.