Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit 00d74cf

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0 in /ChatGPT
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.0.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 624fdbb commit 00d74cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ChatGPT/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.squareup.okhttp3</groupId>
107107
<artifactId>okhttp</artifactId>
108-
<version>4.12.0</version>
108+
<version>5.0.0</version>
109109
</dependency>
110110

111111
<dependency>

0 commit comments

Comments
 (0)