Skip to content

Commit

Permalink
Update sbt-buildinfo to 0.12.0 in main (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
atala-dev authored and mineme0110 committed Apr 30, 2024
1 parent 1c9099a commit ff9aab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ resolvers += MavenRepository("sonatype-s01-snapshots", "https://s01.oss.sonatype
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")

// Utils Buildinfo
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

// CI
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4") // sbt> dependencyUpdates
Expand Down

0 comments on commit ff9aab5

Please sign in to comment.