Skip to content

Commit

Permalink
fix(deps): update dependency com.quiltdata:quiltcore to v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 9b629d1 commit 84a4e9e
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 @@ -75,7 +75,7 @@ ext {

dependencies {
// quiltcore
implementation 'com.quiltdata:quiltcore:0.1.5'
implementation 'com.quiltdata:quiltcore:0.1.6'

// 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 84a4e9e

Please sign in to comment.