Skip to content

Commit

Permalink
Merge pull request #657 from outr/update/cats-effect-testing-scalates…
Browse files Browse the repository at this point in the history
…t-1.6.0

Update cats-effect-testing-scalatest to 1.6.0
  • Loading branch information
darkfrog26 authored Dec 12, 2024
2 parents e952297 + c5b2a8a commit 1be6013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ val moduloadVersion: String = "1.1.7"

val catsEffectVersion: String = "3.5.4"

val catsEffectTestingVersion: String = "1.5.0"
val catsEffectTestingVersion: String = "1.6.0"

// JSON
val fabricVersion: String = "1.15.4"
Expand Down

0 comments on commit 1be6013

Please sign in to comment.