Skip to content

Commit

Permalink
Merge pull request #231 from Dwolla/update/cats-tagless-core-0.16.3
Browse files Browse the repository at this point in the history
Update cats-tagless-core, ... to 0.16.3
  • Loading branch information
mergify[bot] authored Jan 28, 2025
2 parents 376e295 + e077572 commit 9a3471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AsyncUtilsBuildPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
private val Scala2Versions: Seq[String] = Seq(SCALA_2_13, SCALA_2_12)

private val CatsEffect3V = "3.5.7"
private val CatsTaglessV: String = "0.16.2"
private val CatsTaglessV: String = "0.16.3"
private val libthriftV: String = "0.10.0"

private val scala2CompilerPlugins: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 9a3471d

Please sign in to comment.