Skip to content

Commit

Permalink
Merge pull request #118 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 6, 2024
2 parents 046ab2d + aaa9c38 commit 9c8d2ee
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 @@ -88,7 +88,7 @@ val fs2Version: String = "3.11.0"

val scalaTestVersion: String = "3.2.19"

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

lazy val root = project.in(file("."))
.aggregate(core.jvm, sql, sqlite, postgresql, duckdb, h2, lucene, halodb, rocksdb, mapdb, redis, async, all)
Expand Down

0 comments on commit 9c8d2ee

Please sign in to comment.