vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Dependency updates for Platform application server subscription #511

Closed sam-butcher closed 4 months ago

sam-butcher commented 4 months ago

What is the goal of this PR?

We reduce the version of stripe-java to prevent a runtime error arising from conflicting gson dependencies, and increase the version of mockito for compatibility with JVM 11.

What are the changes implemented in this PR?

We reduce the version of stripe-java to 22.3.0, which has a gson dependency matching our own, and increase the version of mockito to 3.2.4

vaticle-bot commented 4 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture