chore: Update to latest Protobuf plugin and start using new DSL#6811
chore: Update to latest Protobuf plugin and start using new DSL#6811david-livefront merged 1 commit intomainfrom
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR bumps the Protobuf Gradle Plugin from Code Review DetailsNo blocking findings. Dependency Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6811 +/- ##
=======================================
Coverage 85.70% 85.70%
=======================================
Files 871 871
Lines 60198 60198
Branches 8629 8629
=======================================
Hits 51595 51595
Misses 5612 5612
Partials 2991 2991
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Great job! No new security vulnerabilities introduced in this pull request |
|
Thanks @SaintPatrck |

🎟️ Tracking
PM-32078
PM-31921
📔 Objective
This PR updates the Protobuf Gradle Plugin to the latest version (v0.10.0). This was the last dependency blocking us from using the new Gradle 9 DSL, so that has been enabled as well.
Release Notes!