Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.10.1 (#329)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent ae5a227 commit a4050d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "pr
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
junit = "junit:junit:4.13.2"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
okio = "com.squareup.okio:okio:3.9.1"
okio = "com.squareup.okio:okio:3.10.1"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.7.1"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.15"
Expand Down

0 comments on commit a4050d5

Please sign in to comment.