Skip to content

Commit d65ee88

Browse files
Merge pull request #111 from alejandrohdezma/update/all
Dependency Updates
2 parents c04536b + d347371 commit d65ee88

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
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
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/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
@@ -9,6 +9,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
1010
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1111
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
12-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
12+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
1313
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
1414
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)