Problem when updating a version that a dependency does not support
· 3 min read

Keeping a codebase up to date can become difficult as the project grows and new features and libraries are added.
Throughout a project's lifetime, minor and patch updates are very common in libraries and, in most cases, do not cause any trouble — they are even transparent to the development team.
