1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Prepare next development version.

This commit is contained in:
Jesse Wilson
2025-05-29 12:55:57 -04:00
parent e6daf2e89f
commit c758cee605

View File

@@ -52,7 +52,7 @@ configure<SpotlessExtension> {
allprojects {
group = "com.squareup.okhttp3"
version = "5.0.0-alpha.16"
version = "5.0.0-SNAPSHOT"
repositories {
mavenCentral()