Skip to content

Commit

Permalink
build: internal dependency updates (#1188)
Browse files Browse the repository at this point in the history
Signed-off-by: Hyperledger Bot <[email protected]>
Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
Co-authored-by: Hyperledger Bot <[email protected]>
Co-authored-by: Fabio Pinheiro <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Co-authored-by: Pat Losoponkul <[email protected]>
  • Loading branch information
5 people authored Jul 23, 2024
1 parent 453047b commit 3add56b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ lazy val V = new {
val jwtCirceVersion = "9.4.6"
val zioPreludeVersion = "1.0.0-RC24"

val apollo = "1.3.4"
val apollo = "1.3.5"

val jsonSchemaValidator = "1.3.2" // scala-steward:off //TODO 1.3.2 need to fix:
// [error] org.hyperledger.identus.pollux.core.model.schema.AnoncredSchemaTypeSpec
// [error] org.hyperledger.identus.pollux.core.model.schema.CredentialSchemaSpec
Expand Down

0 comments on commit 3add56b

Please sign in to comment.