Skip to content

Commit

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

api("org.veupathdb.lib.s3:s34k-core:0.2.0")
api("org.veupathdb.lib.s3:s34k-core:0.2.0+s34k-0.3.0")

testImplementation(kotlin("test"))
}
Expand Down

0 comments on commit f3fdebe

Please sign in to comment.