Skip to content

Commit 74c9e17

Browse files
Merge pull request #339 from alejandrohdezma/update/all
Dependency Updates
2 parents 2ff3ba6 + 7c2535c commit 74c9e17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.0
1+
sbt.version=1.10.1

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.1")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
1010
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
11+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
1212
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)