Skip to content

Commit

Permalink
build(deps): update dependency tools.aqua:z3-turnkey to v4.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent c7626ef commit 87c1ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spoon-dataflow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
dependencies {
implementation group: 'fr.inria.gforge.spoon', name: 'spoon-core', version: '+'
implementation group: 'commons-cli', name: 'commons-cli', version: '1.9.0'
implementation group: 'tools.aqua', name: 'z3-turnkey', version: '4.13.0.1'
implementation group: 'tools.aqua', name: 'z3-turnkey', version: '4.13.4'
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
}

Expand Down

0 comments on commit 87c1ecc

Please sign in to comment.