Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent a4133d0 commit 55e7717
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 @@ -54,7 +54,7 @@ commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0"
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.1.0.202411261347-r" }
okio = { module = "com.squareup.okio:okio", version = "3.10.1" }
okio = { module = "com.squareup.okio:okio", version = "3.10.2" }

picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }
Expand Down

0 comments on commit 55e7717

Please sign in to comment.