Skip to content

Commit

Permalink
Update cats-core to 2.6.0 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 20, 2021
1 parent a515bf5 commit 127ec88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -40,7 +40,7 @@ addCompilerPlugin(

libraryDependencies ++= Seq(
"com.github.scopt" %% "scopt" % "4.0.1",
"org.typelevel" %% "cats-core" % "2.5.0",
"org.typelevel" %% "cats-core" % "2.6.0",
"org.jline" % "jline" % "3.19.0",
"com.lihaoyi" %% "ujson" % "1.3.11",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
Expand Down

0 comments on commit 127ec88

Please sign in to comment.