Add milestone repository

Closes gh-58
This commit is contained in:
Steve Riesenberg
2022-01-14 13:39:45 -06:00
parent 0e4e7c7373
commit 73fbaa9950
48 changed files with 48 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ plugins {
repositories {
jcenter()
maven { url "https://repo.spring.io/milestone" }
maven { url "https://repo.spring.io/snapshot" }
}