Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update cats-effect-testing-scalatest to 1.7.0
  • Loading branch information
github-actions[bot] committed Sep 18, 2025
commit 1e03a47399914d337b26c63c8c86a6e4acac695a
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {
val scalacheck = "1.18.1"
val scalatestScalacheck = "3.2.14.0"
val scalacheckShapeless = "1.3.1"
val catsEffectTesting = "1.6.0"
val catsEffectTesting = "1.7.0"

val scalaLogging = "3.9.5"
val logBinding: Seq[ModuleID] = Seq(
Expand Down