Skip to content

Commit 2f57d9e

Browse files
authored
Merge pull request #190 from Dwolla/update/cats-tagless-core-0.16.1
Update cats-tagless-core, ... to 0.16.1
2 parents fd4ccbd + b686fbd commit 2f57d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/AsyncUtilsBuildPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
6868
private val Scala2Versions: Seq[String] = Seq(SCALA_2_13, SCALA_2_12)
6969

7070
private val CatsEffect3V = "3.5.4"
71-
private val CatsTaglessV: String = "0.16.0"
71+
private val CatsTaglessV: String = "0.16.1"
7272
private val libthriftV: String = "0.10.0"
7373

7474
private val scala2CompilerPlugins: Seq[ModuleID] = Seq(

0 commit comments

Comments
 (0)