sbt-ci-release 1.11.2 is cross published to:
sbt Version | Published |
---|---|
1.x | ✅ |
2.x | ✅ |
about sbt-ci-release
sbt-ci-release is an sbt plugin, originally created by @olafurpg in 2018, to automate releases to the Central Repo from GitHub Actions by composing three existing sbt plugins sbt-dynver, sbt-git, and sbt-pgp, which in turn were created by dwijnand and jsuereth.
update
behind the scene
- docs: Replace pgp.mit.edu with keys.openpgp.org by @Philippus in #393
- ci: Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #395
- ci: Update scalafmt-core to 3.9.9 by @scala-steward in #394
- ci: Update sbt-scalafmt to 2.5.5 by @scala-steward in #388
Full Changelog: v1.11.1...v1.11.2