[skip ci] Bump com.squareup.okhttp3:okhttp

Bumps the dev-deps group with 1 update in the /deps/rabbitmq_stream_management/test/http_SUITE_data directory: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp).


Updates `com.squareup.okhttp3:okhttp` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0...parent-5.1.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-12 18:30:37 +00:00 committed by GitHub
parent 1ef38c658c
commit 26f2c1468e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
<spotless.version>2.44.5</spotless.version>
<google-java-format.version>1.18.1</google-java-format.version>
<okhttp.version>5.0.0</okhttp.version>
<okhttp.version>5.1.0</okhttp.version>
<gson.version>2.13.1</gson.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>