Skip to content

Commit cdf697b

Browse files
dependabot[bot]mikosik
authored andcommitted
dependabot: bump com.squareup.okio:okio from 3.16.2 to 3.16.4
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.16.2 to 3.16.4. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.16.2...parent-3.16.4) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5f4a4a commit cdf697b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
2626
library('jspecify', 'org.jspecify:jspecify:1.0.0')
2727
library('dagger', 'com.google.dagger:dagger:2.57.2')
2828
library('dagger-compiler', 'com.google.dagger:dagger-compiler:2.57.2')
29-
library('okio', 'com.squareup.okio:okio:3.16.2')
29+
library('okio', 'com.squareup.okio:okio:3.16.4')
3030
library('picocli', 'info.picocli:picocli:4.7.7')
3131
library('zip4j', 'net.lingala.zip4j:zip4j:2.11.5')
3232
library('awaitility', 'org.awaitility:awaitility:4.3.0')

0 commit comments

Comments
 (0)