Skip to content

Commit d4bb4e5

Browse files
committed
Snapshot repository for Gradle
1 parent 528688d commit d4bb4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Snapshots are available on the Sonatype OSS snapshot repository:
144144
[source,groovy,subs="attributes,specialcharacters"]
145145
----
146146
repositories {
147-
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
147+
maven { url 'https://central.sonatype.com/repository/maven-snapshots/' }
148148
mavenCentral()
149149
}
150150
----

0 commit comments

Comments
 (0)