Skip to content

Commit 2995f11

Browse files
Merge pull request #632 from scala-steward/update/kittens-3.5.0
Update kittens to 3.5.0
2 parents fea91e7 + e8148b4 commit 2995f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lazy val scalachess: Project = Project("scalachess", file("core")).settings(
3939
"org.typelevel" %% "alleycats-core" % "2.13.0",
4040
"org.typelevel" %% "cats-parse" % "1.1.0",
4141
"dev.optics" %% "monocle-core" % "3.3.0",
42-
"org.typelevel" %% "kittens" % "3.4.0"
42+
"org.typelevel" %% "kittens" % "3.5.0"
4343
),
4444
resolvers += "lila-maven".at("https://raw.githubusercontent.com/ornicar/lila-maven/master")
4545
)

0 commit comments

Comments
 (0)