build(deps): Bump arrow from 1.2.1 to 1.2.2 (#184)

Bumps `arrow` from 1.2.1 to 1.2.2.

Updates `io.arrow-kt:arrow-core` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)

Updates `io.arrow-kt:arrow-optics` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)

Updates `io.arrow-kt:arrow-optics-ksp-plugin` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)

---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics-ksp-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-28 13:44:18 +02:00 committed by GitHub
parent 6d4dcdc2b7
commit 1a38310835
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ androidxWork = "2.9.0"
# https://github.com/harawata/appdirs
appDirs = "1.2.2"
# https://github.com/arrow-kt/arrow
arrow = "1.2.1"
arrow = "1.2.2"
# https://github.com/AChep/bindin
bindIn = "1.4.0"
# https://github.com/yshrsmz/BuildKonfig