Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.9.1 (#302)
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 Sep 12, 2024
1 parent 2f4a167 commit a8ab950
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:4.4.0"
junit = "junit:junit:4.13.2"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
okio = "com.squareup.okio:okio:3.9.0"
okio = "com.squareup.okio:okio:3.9.1"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.7"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
Expand Down

0 comments on commit a8ab950

Please sign in to comment.