Skip to content

Commit

Permalink
update end-to-end test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed May 19, 2022
1 parent dde65ce commit 34db942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation("org.slf4j:slf4j-api:1.7.36")
implementation("io.minio:minio:8.4.1")

implementation("org.veupathdb.lib.s3:s34k-minio:0.2.0+s34k-0.4.0")
implementation("org.veupathdb.lib.s3:s34k-minio:0.3.0+s34k-0.7.0")

implementation("org.apache.logging.log4j:log4j-core:2.17.2")
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.2")
Expand Down

0 comments on commit 34db942

Please sign in to comment.