Skip to content

Commit

Permalink
Merge branch 'main' into 124-copy-to-foreign
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Sep 11, 2023
2 parents 550604e + 52240f9 commit 1b2a20d
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 @@ -66,7 +66,7 @@ dependencies {
// This dependency is exported to consumers, that is to say found on their compile classpath.
compileOnly "io.nextflow:nextflow:$nextflowVersion"
compileOnly 'org.slf4j:slf4j-api:2.0.9'
compileOnly 'org.pf4j:pf4j:3.9.0'
compileOnly 'org.pf4j:pf4j:3.10.0'
// add here plugins depepencies
compileOnly 'org.slf4j:slf4j-simple:2.0.9'
compileOnly 'black.ninia:jep:4.1.1'
Expand Down

0 comments on commit 1b2a20d

Please sign in to comment.