8000 Chore(deps): Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 (#1950) · hub4j/github-api@2936a1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 2936a1d

Browse files
Chore(deps): Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 (#1950)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.9.0...3.9.1) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production 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 66ec1b6 commit 2936a1d

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
@@ -39,7 +39,7 @@
3939
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
4040
<hamcrest.version>3.0</hamcrest.version>
4141
<okhttp3.version>4.12.0</okhttp3.version>
42-
<okio.version>3.9.0</okio.version>
42+
<okio.version>3.9.1</okio.version>
4343
<!-- Using this as the minimum bar for code coverage. Adding methods without covering them will fail this. -->
4444
<jacoco.coverage.target.bundle.method>0.70</jacoco.coverage.target.bundle.method>
4545
<jacoco.coverage.target.class.method>0.50</jacoco.coverage.target.class.method>

0 commit comments

Comments
 (0)
0