Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Sicheng Song <[email protected]>
  • Loading branch information
b4sjoo authored Dec 1, 2023
1 parent 6fe7222 commit 6b23dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ml-algorithms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ lombok {

configurations.all {
resolutionStrategy.force 'com.google.protobuf:protobuf-java:3.21.9'
resolutionStrategy.force 'org.apache.commons:commons-compress:1.25.0'
}

jacocoTestReport {
Expand Down

0 comments on commit 6b23dc9

Please sign in to comment.