Skip to content

Commit

Permalink
Bump arrow from 1.2.4 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `arrow` from 1.2.4 to 2.0.1.

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

Updates `io.arrow-kt:arrow-fx-coroutines` from 1.2.4 to 2.0.1
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](arrow-kt/arrow@1.2.4...2.0.1)

Updates `io.arrow-kt:arrow-fx-stm` from 1.2.4 to 2.0.1
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](arrow-kt/arrow@1.2.4...2.0.1)

Updates `io.arrow-kt:arrow-stack` from 1.2.4 to 2.0.1
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](arrow-kt/arrow@1.2.4...2.0.1)

---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.arrow-kt:arrow-fx-coroutines
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.arrow-kt:arrow-fx-stm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.arrow-kt:arrow-stack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 4891816 commit f2d383e
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 @@ -8,7 +8,7 @@ wiremock = "3.9.1"
jupiter = "5.11.3"
kotlin = "2.0.21"
ktor = "2.3.12"
arrow = "1.2.4"
arrow = "2.0.1"
jackson = "2.17.2"
confluent = "7.7.1"
micrometer = "1.13.6"
Expand Down

0 comments on commit f2d383e

Please sign in to comment.