Skip to content

Commit 63be9a2

Browse files
authored
Merge pull request #174 from jonas/bump-theme
Bump the Paradox material theme to version 0.5.0
2 parents 23fe188 + 6676119 commit 63be9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.8")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.2")
3-
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.4.0")
3+
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.5.0")
44
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2")
55
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
66
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")

0 commit comments

Comments
 (0)