Skip to content

Commit

Permalink
update to Z3 4.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
no-preserve-root committed Jan 18, 2024
1 parent 5e07d52 commit 7a4f09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ plugins {

group = "tools.aqua"

val z3Version = "4.12.3"
val z3Version = "4.12.4"
val turnkeyVersion = ""

version = "$z3Version$turnkeyVersion"
Expand Down

0 comments on commit 7a4f09b

Please sign in to comment.