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-10-07 11:47:40 -04:00
parent 2a95ed0873
commit 8eca8a834b

View File

@@ -51,7 +51,7 @@ configure<SpotlessExtension> {
allprojects { allprojects {
group = "com.squareup.okhttp3" group = "com.squareup.okhttp3"
version = "5.2.0" version = "5.3.0-SNAPSHOT"
repositories { repositories {
mavenCentral() mavenCentral()