Skip to content

Commit 45d56e5

Browse files
Update sbt-release to 1.4.0
1 parent 83fa831 commit 45d56e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
2-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
44

55
scalacOptions ++= (

0 commit comments

Comments
 (0)