Skip to content

Commit 08f5b98

Browse files
authoredDec 22, 2024
Merge pull request #120 from scala-steward/update/sbt-buildinfo-0.13.1
Update sbt-buildinfo to 0.13.1
2 parents 412eb32 + f1de2fe commit 08f5b98

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

55
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
7-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
7+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 commit comments

Comments
 (0)
Please sign in to comment.