Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz committed Sep 30, 2023
2 parents 0bc6872 + 7db6e0c commit 9d39c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object ProjectDependencies {

private val catsVersion = "2.9.0"
private val catsVersion = "2.10.0"
private val munitVersion = "0.7.29"

lazy val common: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 9d39c2f

Please sign in to comment.