Skip to content

Commit 27697f3

Browse files
authored
Merge pull request #1310 from scala-steward/update/sbt-buildinfo-0.13.0
Update sbt-buildinfo to 0.13.0
2 parents bf7aec0 + 0bff6ce commit 27697f3

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
ThisBuild / evictionErrorLevel := Level.Info
22

3-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
66

0 commit comments

Comments
 (0)