Skip to content

Commit

Permalink
Merge branch 'main' into reproduce-form-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo authored Jan 13, 2024
2 parents 67f11c6 + 97d1140 commit d8add5a
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.19"
val ZioCliVersion = "0.5.0"
val ZioSchemaVersion = "0.4.16"
val ZioSchemaVersion = "0.4.17"
val SttpVersion = "3.3.18"

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

0 comments on commit d8add5a

Please sign in to comment.