Skip to content

Commit

Permalink
Bump cats.effect.version from 3.5.1 to 3.6-623178c
Browse files Browse the repository at this point in the history
Bumps `cats.effect.version` from 3.5.1 to 3.6-623178c.

Updates `org.typelevel:cats-effect_2.13` from 3.5.1 to 3.6-623178c
- [Release notes](https://github.com/typelevel/cats-effect/releases)
- [Commits](https://github.com/typelevel/cats-effect/commits)

Updates `org.typelevel:cats-effect-kernel_2.13` from 3.5.1 to 3.6-623178c
- [Release notes](https://github.com/typelevel/cats-effect/releases)
- [Commits](https://github.com/typelevel/cats-effect/commits)

---
updated-dependencies:
- dependency-name: org.typelevel:cats-effect_2.13
  dependency-type: direct:production
- dependency-name: org.typelevel:cats-effect-kernel_2.13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent f5bb872 commit af76596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv-validator-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<scala.version>2.13</scala.version>
<scala.lib.version>2.13.12</scala.lib.version>
<cats.core.version>2.10.0</cats.core.version>
<cats.effect.version>3.5.1</cats.effect.version>
<cats.effect.version>3.6-623178c</cats.effect.version>
<specs2.version>4.20.4</specs2.version>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit af76596

Please sign in to comment.