From db10c9ce7d9026e9d076229c424b02c6f6ee76c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 12:28:11 +0700 Subject: [PATCH] build: internal dependency updates (#1079) Signed-off-by: Hyperledger Bot Co-authored-by: Hyperledger Bot Co-authored-by: Yurii Shynbuiev - IOHK Co-authored-by: patlo-iog --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index fc84ccc210..ca3757024b 100644 --- a/build.sbt +++ b/build.sbt @@ -84,7 +84,7 @@ lazy val V = new { val jwtCirceVersion = "9.4.6" val zioPreludeVersion = "1.0.0-RC24" - val apollo = "1.2.14" + val apollo = "1.2.16" 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