Skip to content

Commit

Permalink
build(mercury): Update scala3-library to 3.2.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioPinheiro authored Sep 9, 2022
1 parent 27fc9dc commit 93d2769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mercury/prism-mediator/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val VERSION = "0.1.0-SNAPSHOT"
inThisBuild(
Seq(
organization := "io.iohk.atala",
scalaVersion := "3.1.3"
scalaVersion := "3.2.0"
)
)

Expand Down

0 comments on commit 93d2769

Please sign in to comment.