Skip to content

Commit d7a85bf

Browse files
Bump co.fs2:fs2-core_2.13 from 3.12.0 to 3.12.2
Bumps [co.fs2:fs2-core_2.13](https://github.com/typelevel/fs2) from 3.12.0 to 3.12.2. - [Release notes](https://github.com/typelevel/fs2/releases) - [Changelog](https://github.com/typelevel/fs2/blob/main/CHANGELOG.md) - [Commits](typelevel/fs2@v3.12.0...v3.12.2) --- updated-dependencies: - dependency-name: co.fs2:fs2-core_2.13 dependency-version: 3.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f8fff0 commit d7a85bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-validator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>co.fs2</groupId>
123123
<artifactId>fs2-core_${scala.version}</artifactId>
124-
<version>3.12.0</version>
124+
<version>3.12.2</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>co.fs2</groupId>

0 commit comments

Comments
 (0)