Skip to content

Commit e378a79

Browse files
Bump okhttp.version from 4.9.1 to 4.9.2 (#84)
Bumps `okhttp.version` from 4.9.1 to 4.9.2. Updates `okhttp` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.1...parent-4.9.2) Updates `mockwebserver` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91aba6c commit e378a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotify-web-api-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<url>https://github.com/sonallux/spotify-web-api-java</url>
2121

2222
<properties>
23-
<okhttp.version>4.9.1</okhttp.version>
23+
<okhttp.version>4.9.2</okhttp.version>
2424
<jackson.version>2.12.5</jackson.version>
2525

2626
<moditect.module.name>de.sonallux.spotify.api</moditect.module.name>

0 commit comments

Comments
 (0)