Skip to content

Commit

Permalink
build(deps): bump ajalt-mordant from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps `ajalt-mordant` from 3.0.0 to 3.0.1.

Updates `com.github.ajalt.mordant:mordant` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ajalt/mordant/releases)
- [Changelog](https://github.com/ajalt/mordant/blob/master/CHANGELOG.md)
- [Commits](ajalt/mordant@3.0.0...3.0.1)

Updates `com.github.ajalt.mordant:mordant-coroutines` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ajalt/mordant/releases)
- [Changelog](https://github.com/ajalt/mordant/blob/master/CHANGELOG.md)
- [Commits](ajalt/mordant@3.0.0...3.0.1)

Updates `com.github.ajalt.mordant:mordant-markdown` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ajalt/mordant/releases)
- [Changelog](https://github.com/ajalt/mordant/blob/master/CHANGELOG.md)
- [Commits](ajalt/mordant@3.0.0...3.0.1)

Updates `com.github.ajalt.mordant:mordant-jvm-ffm` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/ajalt/mordant/releases)
- [Changelog](https://github.com/ajalt/mordant/blob/master/CHANGELOG.md)
- [Commits](ajalt/mordant@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: com.github.ajalt.mordant:mordant
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.ajalt.mordant:mordant-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.ajalt.mordant:mordant-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.ajalt.mordant:mordant-jvm-ffm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent f154807 commit 000c0af
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 @@ -65,7 +65,7 @@ sslcontext-kickstart = "8.3.7"
ksp-auto-service = "1.2.0"
gradle-kotlin-dsl = "4.3.1"
zip-prefixer = "0.3.1"
ajalt-mordant = "3.0.0"
ajalt-mordant = "3.0.1"
ajalt-clikt = "5.0.1"
ajalt-colormath = "3.6.0"
classgraph = "4.8.177"
Expand Down

0 comments on commit 000c0af

Please sign in to comment.