Skip to content

Commit

Permalink
Merge branch 'main' into ACTION-CONSTRAINT
Browse files Browse the repository at this point in the history
  • Loading branch information
apalache-bot authored Oct 6, 2023
2 parents 2a56032 + b42012a commit 7d5b188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object Dependencies {
val tla2tools = "org.lamport" % "tla2tools" % "1.7.0-SNAPSHOT"
val ujson = "com.lihaoyi" %% "ujson" % "3.1.3"
val upickle = "com.lihaoyi" %% "upickle" % "3.1.3"
val z3 = "tools.aqua" % "z3-turnkey" % "4.12.2"
val z3 = "tools.aqua" % "z3-turnkey" % "4.12.2.1"
val zio = "dev.zio" %% "zio" % zioVersion
// Keep up to sync with version in plugins.sbt
val zioGrpcCodgen = "com.thesamet.scalapb.zio-grpc" %% "zio-grpc-codegen" % "0.6.0-test3" % "provided"
Expand Down

0 comments on commit 7d5b188

Please sign in to comment.