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-30 17:40:26 -04:00
parent 0960b47ec2
commit a2b7c34fbc

View File

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