Skip to content

Commit 204bb43

Browse files
authoredNov 3, 2024··
Update sbt-buildinfo to 0.13.0 (#408)
1 parent 3a9646a commit 204bb43

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
@@ -10,4 +10,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
1111
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
13-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
13+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")

0 commit comments

Comments
 (0)
Please sign in to comment.