Skip to content

Commit cd4315d

Browse files
committed
milestone repo
1 parent 469f785 commit cd4315d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ repositories {
4343
// To support that we need to have `mavenLocal` support.
4444
mavenLocal()
4545
// ----
46+
47+
maven {url = uri("https://repo.spring.io/milestone/")}
4648
}
4749

4850
dependencyManagement {

0 commit comments

Comments
 (0)