Skip to content

Commit 52abc42

Browse files
Bump co.fs2:fs2-io_2.13 from 3.9.2 to 3.9.3
Bumps [co.fs2:fs2-io_2.13](https://github.com/typelevel/fs2) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/typelevel/fs2/releases) - [Changelog](https://github.com/typelevel/fs2/blob/main/CHANGELOG.md) - [Commits](typelevel/fs2@v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: co.fs2:fs2-io_2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a5ff45 commit 52abc42

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
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>co.fs2</groupId>
128128
<artifactId>fs2-io_${scala.version}</artifactId>
129-
<version>3.9.2</version>
129+
<version>3.9.3</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)