Skip to content

Commit

Permalink
[api]: Bump com.squareup.okio:okio from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.4.0...parent-3.5.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Aug 4, 2023
1 parent b7b7ac1 commit 68ff394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildCache {
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
library("okio", "com.squareup.okio:okio:3.4.0")
library("okio", "com.squareup.okio:okio:3.5.0")
library("okhttp", "com.squareup.okhttp3:okhttp:5.0.0-alpha.11")
library("okhttp-logging", "com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11")
library("fits", "gov.nasa.gsfc.heasarc:nom-tam-fits:1.18.0")
Expand Down

0 comments on commit 68ff394

Please sign in to comment.