Skip to content

Commit

Permalink
add mising test dependency after bump (https://repo1.maven.org/maven2…
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed May 1, 2024
1 parent 0931154 commit 7ba2f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distribution/tools/geoip-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ dependencies {
compileOnly project(":libs:elasticsearch-x-content")
testImplementation project(":test:framework")
testImplementation "org.apache.commons:commons-compress:1.26.1"
testImplementation "commons-io:commons-io:2.15.1"
}

0 comments on commit 7ba2f74

Please sign in to comment.