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-11-16 07:44:53 -06:00
parent 1b70626447
commit dcc2685ae7

View File

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