Skip to content

Commit

Permalink
5.0.13 sigma dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed Nov 23, 2023
1 parent d143afb commit 6a60d45
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 @@ -37,7 +37,7 @@ val circeVersion = "0.13.0"
val akkaVersion = "2.6.10"
val akkaHttpVersion = "10.2.4"

val sigmaStateVersion = "5.0.12"
val sigmaStateVersion = "5.0.13"

// for testing current sigmastate build (see sigmastate-ergo-it jenkins job)
val effectiveSigmaStateVersion = Option(System.getenv().get("SIGMASTATE_VERSION")).getOrElse(sigmaStateVersion)
Expand Down

0 comments on commit 6a60d45

Please sign in to comment.