Skip to content

Commit

Permalink
Update cats-core to 2.7.0 (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 28, 2021
1 parent 390b97a commit 4216d93
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 @@ -41,7 +41,7 @@ addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")

libraryDependencies ++= Seq(
"com.github.scopt" %% "scopt" % "4.0.1",
"org.typelevel" %% "cats-core" % "2.6.1",
"org.typelevel" %% "cats-core" % "2.7.0",
"org.jline" % "jline" % "3.21.0",
"com.lihaoyi" %% "ujson" % "1.4.2",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
Expand Down

0 comments on commit 4216d93

Please sign in to comment.