Skip to content

Commit c4ebf0c

Browse files
committed
Update kind-projector to 0.13.4
1 parent 51caa4d commit c4ebf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717

1818
// Internal
1919
val betterMonadicFor = "0.3.1"
20-
val kindProjector = "0.13.2"
20+
val kindProjector = "0.13.4"
2121
val nyaya = "1.1.0"
2222
val utest = "0.8.1"
2323
}

0 commit comments

Comments
 (0)