Skip to content

Commit 7fbae88

Browse files
Update kind-projector to 0.13.4
1 parent 7a2785c commit 7fbae88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ val catsEffectV = "3.7.0-RC1"
5050
val disciplineMunitV = "2.0.0"
5151
val scalacheckEffectV = "2.1.0-RC1"
5252
val munitCatsEffectV = "2.2.0-RC1"
53-
val kindProjectorV = "0.13.3"
53+
val kindProjectorV = "0.13.4"
5454

5555
// Scalafmt
5656
addCommandAlias("fmt", "; Compile / scalafmt; Test / scalafmt; scalafmtSbt")

0 commit comments

Comments
 (0)