Skip to content

Commit 49a2cd3

Browse files
build(deps): bump arrow from 1.2.0 to 1.2.4 (#72)
Bumps `arrow` from 1.2.0 to 1.2.4. Updates `io.arrow-kt:arrow-core` from 1.2.0 to 1.2.4 - [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.0...1.2.4) Updates `io.arrow-kt:arrow-fx-coroutines` from 1.2.0 to 1.2.4 - [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.0...1.2.4) --- 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-fx-coroutines 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>
1 parent e830da0 commit 49a2cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ detekt = "1.23.1"
5050
kotlinx-datetime = "0.4.0"
5151

5252
# Functional Programming
53-
arrow = "1.2.0"
53+
arrow = "1.2.4"
5454

5555
# Messaging
5656
kafka = "3.5.1"

0 commit comments

Comments
 (0)