Skip to content

Commit

Permalink
Bump quiltcore to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaryaz committed Sep 4, 2023
1 parent 97ea35c commit 062e222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-quilt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ext{

dependencies {
// quiltcore
implementation 'com.quiltdata.quiltcore:quiltcore:0.0.1'
implementation 'com.quiltdata.quiltcore:quiltcore:0.0.2'

// This dependency is exported to consumers, that is to say found on their compile classpath.
compileOnly "io.nextflow:nextflow:$nextflowVersion"
Expand Down

0 comments on commit 062e222

Please sign in to comment.