Skip to content

Commit

Permalink
Merge pull request #433 from profunktor/update/kind-projector-0.13.3
Browse files Browse the repository at this point in the history
Update kind-projector to 0.13.3
  • Loading branch information
mergify[bot] committed Feb 25, 2024
2 parents c62c9a5 + 69c0eaf commit e8cfab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
val jwt = "10.0.0"

val betterMonadicFor = "0.3.1"
val kindProjector = "0.13.2"
val kindProjector = "0.13.3"

val munit = "0.7.29"
}
Expand Down

0 comments on commit e8cfab7

Please sign in to comment.