Skip to content

Commit

Permalink
fix(deps): update dependency tools.aqua:z3-turnkey to v4.12.4 (#5625)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 404b870 commit 1ac4b4d
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.6.0'
implementation group: 'tools.aqua', name: 'z3-turnkey', version: '4.12.2.1'
implementation group: 'tools.aqua', name: 'z3-turnkey', version: '4.12.4'
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
}

Expand Down

0 comments on commit 1ac4b4d

Please sign in to comment.