Skip to content

Commit 7a30dc2

Browse files
authored
Merge pull request #4674 from typelevel/update/sbt-buildinfo-0.13.1
Update sbt-buildinfo to 0.13.1
2 parents c0afda4 + 80fdf5c commit 7a30dc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
55
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
8-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
8+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
99

1010
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 commit comments

Comments
 (0)