Skip to content

Commit 63fc8ed

Browse files
authored
Update sbt-buildinfo to 0.12.0
1 parent a3be9bf commit 63fc8ed

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
@@ -7,4 +7,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.13")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
10-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
10+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

0 commit comments

Comments
 (0)