Skip to content

Commit b2c41ce

Browse files
committed
Adds snapshot repo to the repository file
Signed-off-by: Clay Downs <downsrob@amazon.com>
1 parent ad4c891 commit b2c41ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-tools/repositories.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ repositories {
2828
mavenLocal()
2929
mavenCentral()
3030
jcenter()
31+
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
3132
}

0 commit comments

Comments
 (0)