Skip to content

Commit

Permalink
Update kind-projector to 0.13.3 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jules Ivanic <[email protected]>
  • Loading branch information
github-actions[bot] and guizmaii authored Mar 11, 2024
1 parent 69c9d86 commit bfa72cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-sbt-ecosystem/src/main/scala/zio/sbt/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package zio.sbt
import sbt._

object Versions {
val KindProjectorVersion = "0.13.2"
val KindProjectorVersion = "0.13.3"
val ScaluzziVersion = "0.1.23"

val scala3 = "3.3.1"
Expand Down

0 comments on commit bfa72cf

Please sign in to comment.