Skip to content

Commit

Permalink
Merge pull request #24 from scala-steward/update/sbt-ci-release-1.5.12
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.5.12
  • Loading branch information
tgodzik committed Jul 25, 2023
2 parents 0d2ea91 + 88b48c4 commit a1b0701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,2 +1,2 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 comments on commit a1b0701

Please sign in to comment.