Skip to content

Commit 40ddb05

Browse files
committed
Update to sbt-buildinfo 0.11.0
1 parent 4db9415 commit 40ddb05

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
@@ -3,4 +3,4 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
33

44
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.23.0")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
6-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
6+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)