mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-04-06 19:37:10 +00:00
cats 2.13.0 🥥
This commit is contained in:
parent
245e33d2e4
commit
9fdc0c3ec9
@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
|
||||
implicit class ProjectOps(p: Project) {
|
||||
def withCats: Project =
|
||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.12.0")
|
||||
p.settings(libraryDependencies += "org.typelevel" %% "cats-core" % "2.13.0")
|
||||
|
||||
def withEfectMonad: Project =
|
||||
p.settings(libraryDependencies += "dev.zio" %% "zio" % "2.0.4")
|
||||
|
Loading…
x
Reference in New Issue
Block a user