Skip to content

Commit

Permalink
upgrade release plugin (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpollmeier authored Nov 4, 2024
1 parent 2ab8629 commit 3dc99c1
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 @@ -2,4 +2,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.19")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.48")

0 comments on commit 3dc99c1

Please sign in to comment.