Skip to content

Commit

Permalink
build(deps): bump ktoml from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps `ktoml` from 0.5.0 to 0.5.1.

Updates `com.akuleshov7:ktoml-core` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/akuleshov7/ktoml/releases)
- [Commits](orchestr7/ktoml@v0.5.0...v0.5.1)

Updates `com.akuleshov7:ktoml-source` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/akuleshov7/ktoml/releases)
- [Commits](orchestr7/ktoml@v0.5.0...v0.5.1)

Updates `com.akuleshov7:ktoml-file` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/akuleshov7/ktoml/releases)
- [Commits](orchestr7/ktoml@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: com.akuleshov7:ktoml-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.akuleshov7:ktoml-source
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.akuleshov7:ktoml-file
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent b8d3ed1 commit 454bce0
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 @@ -2,7 +2,7 @@
kotlin = "1.9.10"

kotlinx-serialization = "1.6.2"
ktoml = "0.5.0"
ktoml = "0.5.1"

kotlinx-coroutines = "1.7.3"

Expand Down

0 comments on commit 454bce0

Please sign in to comment.