The minor version bump is because some of the plugins we bundle have had minor version bumps.
(Well, sbt-version-policy has had a major version bump, but I don't think we need to follow suit here.)
What's changed
- Only enable optimizer in CI by @mdedetrich in #187
- Modules with OSGi support may need to add
.jvmEnablePlugins(SbtOsgi)
to their builds
Upgrades to bundled plugins
- Update sbt-ci-release to 1.6.1 by @scala-steward in #194
- Update sbt-ci-release to 1.8.0 by @scala-steward in #197
- Update sbt-version-policy to 2.1.2 by @scala-steward in #172
- Update sbt-version-policy to 2.1.3 by @scala-steward in #174
- Update sbt-version-policy to 3.1.0 by @scala-steward in #182
- Update sbt-version-policy to 3.2.0 by @scala-steward in #183
- Update sbt-version-policy to 3.2.1 by @scala-steward in #190
- Update sbt-osgi to 0.9.8 by @scala-steward in #178
- Update sbt-osgi to 0.9.9 by @scala-steward in #180
- Update sbt-osgi to 0.9.11 by @scala-steward in #186
- Update sbt-osgi to 0.10.0 by @scala-steward in #188
Internal
- Update sbt to 1.9.2 by @scala-steward in #171
- Update sbt to 1.9.3 by @scala-steward in #173
- Update sbt to 1.9.4 by @scala-steward in #175
- Update sbt to 1.9.6 by @scala-steward in #176
- Update sbt to 1.9.7 by @scala-steward in #179
- Update sbt to 1.9.8 by @scala-steward in #185
- Update sbt to 1.9.9 by @scala-steward in #189
- Update sbt to 1.10.0 by @scala-steward in #191
- Update sbt to 1.10.1 by @scala-steward in #192
- Update sbt to 1.10.2 by @scala-steward in #195
Full Changelog: v3.1.0...v3.2.0