Skip to content

Commit ac7eb96

Browse files
committed
Update sbt-buildinfo to 0.11.0
1 parent b370241 commit ac7eb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
22
addSbtPlugin("com.novocode" % "sbt-ornate" % "0.6")
33
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
4-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
66

77
ivyLoggingLevel in ThisBuild := UpdateLogging.Quiet

0 commit comments

Comments
 (0)