Skip to content

Commit

Permalink
Update scodec-bits to 1.2.1 in main
Browse files Browse the repository at this point in the history
Signed-off-by: Hyperledger Bot <[email protected]>
  • Loading branch information
hyperledger-bot committed Nov 10, 2024
1 parent 077e759 commit 4c600e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ lazy val D = new {
val titaniumJsonLd: ModuleID = "com.apicatalog" % "titanium-json-ld" % "1.4.1"
val jakartaJson: ModuleID = "org.glassfish" % "jakarta.json" % "2.0.1"
val ironVC: ModuleID = "com.apicatalog" % "iron-verifiable-credentials" % "0.14.0"
val scodecBits: ModuleID = "org.scodec" %% "scodec-bits" % "1.1.38"
val scodecBits: ModuleID = "org.scodec" %% "scodec-bits" % "1.2.1"
val jaywayJsonPath: ModuleID = "com.jayway.jsonpath" % "json-path" % "2.9.0"

// https://mvnrepository.com/artifact/org.didcommx/didcomm/0.3.2
Expand Down

0 comments on commit 4c600e9

Please sign in to comment.