There was an error while loading. Please reload this page.
1 parent 795d487 commit c645d82Copy full SHA for c645d82
1 file changed
modules/nextflow/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
api "org.slf4j:jul-to-slf4j:2.0.17"
52
api "org.slf4j:log4j-over-slf4j:2.0.17"
53
api "ch.qos.logback:logback-classic:1.5.37"
54
- api "ch.qos.logback:logback-core:1.5.35"
+ api "ch.qos.logback:logback-core:1.5.38"
55
api "org.codehaus.gpars:gpars:1.2.1"
56
api("ch.artecat.grengine:grengine:3.0.2") { exclude group: 'org.codehaus.groovy' }
57
api "org.apache.commons:commons-lang3:3.18.0"
0 commit comments