Skip to content

Commit 2bae7e4

Browse files
chore(deps): bump logging-interceptor from 4.9.3 to 4.10.0 (#842)
Bumps [logging-interceptor](https://github.com/square/okhttp) from 4.9.3 to 4.10.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 214edab commit 2bae7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>com.squareup.okhttp3</groupId>
315315
<artifactId>logging-interceptor</artifactId>
316-
<version>4.9.3</version>
316+
<version>4.10.0</version>
317317
</dependency>
318318
</dependencies>
319319
<profiles>

0 commit comments

Comments
 (0)