Skip to content

Commit

Permalink
Update Tower SDK v1.4.4 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordeu authored Dec 5, 2022
1 parent 503eaad commit c7e1d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:1.7.36'
implementation 'ch.qos.logback:logback-core:1.2.11'
implementation 'ch.qos.logback:logback-classic:1.2.11'
implementation 'io.seqera.tower:tower-java-sdk:1.4.3'
implementation 'io.seqera.tower:tower-java-sdk:1.4.4'
implementation 'info.picocli:picocli:4.6.3'
annotationProcessor 'info.picocli:picocli-codegen:4.6.3'

Expand Down

0 comments on commit c7e1d9b

Please sign in to comment.