Skip to content

Commit fe59608

Browse files
Update sbt-release to 1.4.0 in series/6.2.x
1 parent ef23075 commit fe59608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ scalacOptions += "-deprecation"
22

33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66

77
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
88

0 commit comments

Comments
 (0)