Skip to content

Commit

Permalink
Use latest zio-schema snapshot for Scala 3 macro derivation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
987Nabil committed Oct 21, 2023
1 parent 0143477 commit a5f1e4d
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 @@ -8,7 +8,7 @@ object Dependencies {
val ScalaCompactCollectionVersion = "2.11.0"
val ZioVersion = "2.0.18"
val ZioCliVersion = "0.5.0"
val ZioSchemaVersion = "0.4.14"
val ZioSchemaVersion = "0.4.14+3-f9fd03db-SNAPSHOT"
val SttpVersion = "3.3.18"

val `jwt-core` = "com.github.jwt-scala" %% "jwt-core" % JwtCoreVersion
Expand Down

0 comments on commit a5f1e4d

Please sign in to comment.