Skip to content

Commit

Permalink
feat: update arithmetization to 0.1.4-20240527.133609-7
Browse files Browse the repository at this point in the history
  • Loading branch information
powerslider committed May 27, 2024
1 parent 90904aa commit 834ade3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequencer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
testImplementation "${besuArtifactGroup}.internal:core:${besuVersion}"
testImplementation "${besuArtifactGroup}.internal:rlp:${besuVersion}"
testImplementation "${besuArtifactGroup}.internal:core:${besuVersion}"
implementation ('net.consensys.linea.zktracer:arithmetization:0.1.4-20240421.234102-3'){
implementation ('net.consensys.linea.zktracer:arithmetization:0.1.4-20240527.133609-7'){
transitive = false
}
}
Expand Down

0 comments on commit 834ade3

Please sign in to comment.