Skip to content

Update the dependencies to use a release version

David Diederich requested to merge use-release-version-of-dependencies into master

The SNAPSHOT dependencies are purged from the package repository periodically, and aren't stable even when they do exist. It makes more sense to use the release version in the dependencies.

Merge request reports