Skip to content

Commit da492ef

Browse files
Steve Riesenbergsjohnr
authored andcommitted
Add milestone repo for buildSrc
1 parent 5a22c85 commit da492ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ sourceCompatibility = JavaVersion.VERSION_17
1010
repositories {
1111
gradlePluginPortal()
1212
mavenCentral()
13+
maven { url 'https://repo.spring.io/milestone' }
1314
}
1415

1516
sourceSets {

0 commit comments

Comments
 (0)