Migrate to Sonatype Central Portal (#1958)

This commit is contained in:
Jake Wharton
2025-06-12 16:04:04 -04:00
committed by GitHub
parent 407ea8791c
commit 7339e09bee
4 changed files with 10 additions and 5 deletions

View File

@@ -1137,7 +1137,7 @@ or Gradle:
implementation("com.squareup.moshi:moshi:1.15.2")
```
Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].
Snapshots of the development version are available in [the Central Portal Snapshots repository][snap].
R8 / ProGuard
@@ -1168,7 +1168,7 @@ License
[dl]: https://search.maven.org/classic/remote_content?g=com.squareup.moshi&a=moshi&v=LATEST
[snap]: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/
[snap]: https://central.sonatype.com/repository/maven-snapshots/
[okio]: https://github.com/square/okio/
[okhttp]: https://github.com/square/okhttp/
[gson]: https://github.com/google/gson/