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-07-03 10:43:34 -04:00
parent 1b703d52a9
commit 55a2c44489

View File

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