Skip to content

Commit

Permalink
add missing tuweni units dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Dec 19, 2024
1 parent 643f1b6 commit ca0d609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions acceptance-tests/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
dependencies {
testImplementation 'io.tmio:tuweni-units'

acceptanceTestImplementation project(":infrastructure:bls")
acceptanceTestImplementation project(':infrastructure:time')
acceptanceTestImplementation project(':data:serializer')
Expand Down

0 comments on commit ca0d609

Please sign in to comment.