You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): resolve Jackson version conflict in memcached module
- Exclude jackson-module-scala_2.13 from finagle-memcached dependency
- Add explicit jackson-module-scala dependency with compatible version (2.20.0)
- Fixes CI failure due to incompatible Jackson versions (2.14.3 vs 2.19.2)
0 commit comments