Skip to content

Commit c6e411c

Browse files
authored
Update kind-projector to 0.13.3
1 parent 7207544 commit c6e411c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
1616
val circe: String = "0.14.6"
1717
val doobie: String = "1.0.0-RC5"
1818
val fs2: String = "3.9.4"
19-
val kindProjector: String = "0.13.2"
19+
val kindProjector: String = "0.13.3"
2020
val log4cats: String = "2.6.0"
2121
val log4s: String = "1.10.0"
2222
val logback: String = "1.5.0"

0 commit comments

Comments
 (0)