Skip to content

Commit

Permalink
Bump io.arrow-kt:arrow-core from 1.2.1 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [io.arrow-kt:arrow-core](https://github.com/arrow-kt/arrow) from 1.2.1 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.1...2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 4a9b7c1 commit 56bf8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("org.jetbrains:annotations:26.0.2")
implementation("com.natpryce:konfig:1.6.10.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")
implementation("io.arrow-kt:arrow-core:1.2.1")
implementation("io.arrow-kt:arrow-core:2.0.1")

// felles lib
implementation("com.github.navikt.tiltakspenger-libs:common:$felleslibVersion")
Expand Down

0 comments on commit 56bf8b5

Please sign in to comment.