Skip to content

Commit 59bafab

Browse files
chore(deps): bump logging-interceptor from 4.10.0 to 4.11.0 (#925)
Bumps [logging-interceptor](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.11.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 7ba9cb9 commit 59bafab

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
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>com.squareup.okhttp3</groupId>
322322
<artifactId>logging-interceptor</artifactId>
323-
<version>4.10.0</version>
323+
<version>4.11.0</version>
324324
</dependency>
325325
</dependencies>
326326
<profiles>

0 commit comments

Comments
 (0)