Release Notes
This is a small release to fix an issue with the codegen sbt plugin that started to happen when users upgrade to the latest version of sbt-scalafmt. Upgrade caliban if you notice an error during codegen.
What's Changed
- Fixed codegen fmt usage with latest sbt-scalafmt by @ghostdogpr in #2978 and #2979
- Upgrade sbt 2 to the latest RC by @ghostdogpr in #2976