Skip to content

Commit

Permalink
feat(pollux): upgrade castor to 0.7.0 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
patlo-iog authored Jan 27, 2023
1 parent a4ea28f commit de180a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pollux/lib/project/Dependencies_VC_JWT.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies_VC_JWT {
val circeVersion = "0.14.3"
val jwtCirceVersion = "9.1.2"
val zioPreludeVersion = "1.0.0-RC16"
val castor = "0.6.0"
val castor = "0.7.0"
}

private lazy val coreJwtCirce = "io.circe" %% "circe-core" % Versions.circeVersion
Expand Down

0 comments on commit de180a6

Please sign in to comment.