Skip to content

Commit

Permalink
Bump chasm from 0.7.1 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps `chasm` from 0.7.1 to 0.9.0.

Updates `io.github.charlietap.chasm:chasm` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

Updates `io.github.charlietap.chasm:decoder` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

Updates `io.github.charlietap.chasm:instantiator` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

Updates `io.github.charlietap.chasm:memory` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

Updates `io.github.charlietap.chasm:runtime` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

Updates `io.github.charlietap.chasm:validator` from 0.7.1 to 0.9.0
- [Release notes](https://github.com/CharlieTap/chasm/releases)
- [Commits](CharlieTap/chasm@0.7.1...0.9.0)

---
updated-dependencies:
- dependency-name: io.github.charlietap.chasm:chasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.charlietap.chasm:decoder
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.charlietap.chasm:instantiator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.charlietap.chasm:memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.charlietap.chasm:runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.charlietap.chasm:validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 5f513e2 commit e06c096
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 @@ -15,7 +15,7 @@ androidx-test-rules = "1.6.1"
atomicfu = "0.25.0"
arrow = "2.0.0-alpha.3"
assertk = "0.28.1"
chasm = "0.7.1"
chasm = "0.9.0"
chicory = "0.0.12"
desugar_jdk_libs = "2.1.0"
detekt = "1.23.6"
Expand Down

0 comments on commit e06c096

Please sign in to comment.