Skip to content

Commit 9b611e0

Browse files
Update sbt-release to 1.5.0
1 parent 3435a56 commit 9b611e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
55
addSbtPlugin("com.github.xuwei-k" % "sbt-proguard" % "0.5.1")
66
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)