From acd4f5fc1dd72893680a09d5ce95c8d263f69db5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 02:36:24 +0000 Subject: [PATCH] Update arrow-kt monorepo --- build.gradle.kts | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 18b3ac7a..b05fb624 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -59,7 +59,7 @@ dependencies { // Library for command-line arguments support implementation("commons-cli:commons-cli:1.5.0") // Functional stuff - implementation("io.arrow-kt:arrow-core:1.1.5") + implementation("io.arrow-kt:arrow-core:1.2.4") // Kotlin logger implementation("org.slf4j:slf4j-simple:2.0.7") implementation("io.github.microutils:kotlin-logging-jvm:3.0.5") diff --git a/pom.xml b/pom.xml index 75cb5591..dad03ec7 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ SOFTWARE. 4.12.0 3.1.0 - 1.1.5 + 1.2.4 3.6.0 1.5.0 1.2.5