Fix Checkstyle violations for spring-metadata-store-common

* Move `org.apache.curator:curator-test` to the `dependencies.gradle`
and include it into a `dev` group for Dependabot
This commit is contained in:
Artem Bilan
2024-01-04 16:50:39 -05:00
parent bf35cee6fc
commit 0ea8b8afa0
7 changed files with 34 additions and 18 deletions

View File

@@ -20,3 +20,4 @@ updates:
- "org.ajoberstar.grgit"
- "com.icegreen:greenmail"
- "org.mock-server*"
- "org.apache.curator*"