Skip to content

Commit

Permalink
build(deps): bump com.squareup.okio:okio-bom from 3.6.0 to 3.7.0 (#604)
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okio:okio-bom](https://github.com/square/okio) from 3.6.0 to 3.7.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.6.0...parent-3.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent b95ee61 commit 13ea3c8
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 @@ -16,7 +16,7 @@ jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.1
spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.1.1' }
spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' }
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.37.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.6.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.7.0' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.0.0-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.9.2' }
Expand Down

0 comments on commit 13ea3c8

Please sign in to comment.