From 25e50411c73515d80f81e4a1376228b9e515be84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:17:26 +0000 Subject: [PATCH 1/2] Bump co.fs2:fs2-core_2.13 from 3.12.2 to 3.13.0 Bumps [co.fs2:fs2-core_2.13](https://github.com/typelevel/fs2) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/typelevel/fs2/releases) - [Changelog](https://github.com/typelevel/fs2/blob/main/CHANGELOG.md) - [Commits](https://github.com/typelevel/fs2/compare/v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: co.fs2:fs2-core_2.13 dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csv-validator-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv-validator-core/pom.xml b/csv-validator-core/pom.xml index b50c0cfc..7ba5cbd8 100644 --- a/csv-validator-core/pom.xml +++ b/csv-validator-core/pom.xml @@ -121,7 +121,7 @@ co.fs2 fs2-core_${scala.version} - 3.12.2 + 3.13.0 co.fs2 From 0fdb3633cc484de5c720ea334a1c59f7fba36d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:17:54 +0000 Subject: [PATCH 2/2] Bump co.fs2:fs2-io_2.13 from 3.12.2 to 3.13.0 Bumps [co.fs2:fs2-io_2.13](https://github.com/typelevel/fs2) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/typelevel/fs2/releases) - [Changelog](https://github.com/typelevel/fs2/blob/main/CHANGELOG.md) - [Commits](https://github.com/typelevel/fs2/compare/v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: co.fs2:fs2-io_2.13 dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- csv-validator-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv-validator-core/pom.xml b/csv-validator-core/pom.xml index b50c0cfc..1a8a1a03 100644 --- a/csv-validator-core/pom.xml +++ b/csv-validator-core/pom.xml @@ -126,7 +126,7 @@ co.fs2 fs2-io_${scala.version} - 3.12.2 + 3.13.0 joda-time