Skip to content

Commit 73cd1d6

Browse files
authored
Merge pull request #272 from scala-steward/update/sbt-microsites-1.3.3
2 parents 7ccfe8c + dacc94b commit 73cd1d6

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
resolvers += Resolver.sonatypeRepo("public")
22

3-
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
3+
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
44

55
val scalaJSVersion =
66
Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")

0 commit comments

Comments
 (0)