Skip to content

Commit

Permalink
Bump okio-jvm from 3.0.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [okio-jvm](https://github.com/square/okio) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.0.0...parent-3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2022
1 parent d201572 commit ab6ac71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion system-x/services/horreum/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>
<threetenbp-version>1.6.0</threetenbp-version>
<google-code-findbugs-jsr305>3.0.2</google-code-findbugs-jsr305>
<okio-jvm-version>3.0.0</okio-jvm-version>
<okio-jvm-version>3.2.0</okio-jvm-version>
<gson-fire-version>1.8.5</gson-fire-version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion system-x/services/hyperfoil/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<commons-io-version>2.11.0</commons-io-version>
<okio-jvm-version>3.0.0</okio-jvm-version>
<okio-jvm-version>3.2.0</okio-jvm-version>
<gson-fire-version>1.8.5</gson-fire-version>
</properties>

Expand Down

0 comments on commit ab6ac71

Please sign in to comment.