Skip to content

Commit

Permalink
chore: Update sbt-release from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed Jan 31, 2024
1 parent 846cdeb commit 817bc80
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 @@ -17,7 +17,7 @@
*/

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.8.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
Expand Down

0 comments on commit 817bc80

Please sign in to comment.