Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Oct 2, 2023
1 parent 6cfdb52 commit 83073e1
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.2.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.5"
okio = "com.squareup.okio:okio:3.5.0"
okio = "com.squareup.okio:okio:3.6.0"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.6"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
Expand Down

0 comments on commit 83073e1

Please sign in to comment.