Skip to content

Commit

Permalink
Bump app.cash.molecule:molecule-runtime from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [app.cash.molecule:molecule-runtime](https://github.com/cashapp/molecule) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/cashapp/molecule/releases)
- [Changelog](https://github.com/cashapp/molecule/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/molecule@1.2.1...1.3.0)

---
updated-dependencies:
- dependency-name: app.cash.molecule:molecule-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent ce960fc commit 0bb27c3
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 @@ -12,7 +12,7 @@ kotlin = "1.9.10"
kotlinxCoroutinesCore = "1.7.3"
lifecycleRuntimeKtx = "2.6.1"
material = "1.5.0"
moleculeRuntime = "1.2.1"
moleculeRuntime = "1.3.0"
savedstateKtx = "1.2.1"
spotless = "6.22.0"
jetbrainsComposePlugin = "1.5.3"
Expand Down

0 comments on commit 0bb27c3

Please sign in to comment.