You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/nf-wave/build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ plugins {
15
15
}
16
16
17
17
nextflowPlugin {
18
-
nextflowVersion ='25.08.0-edge'
18
+
nextflowVersion ='25.09.0-edge'
19
19
20
20
provider ="${nextflowPluginProvider}"
21
21
description ='Provides dynamic container building and augmentation capabilities with on-demand software installation and advanced container management features'
0 commit comments