Skip to content

Commit

Permalink
Update gradle 'shadow' plugin version to 8.3.5 (#5463) [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Sellman <[email protected]>
  • Loading branch information
tom-seqera authored Nov 4, 2024
1 parent 0793451 commit 2a5f15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nextflow/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.github.johnrengelman.shadow" version "8.1.1"
id "com.gradleup.shadow" version "8.3.5"
}
apply plugin: 'groovy'
apply plugin: 'application'
Expand Down

0 comments on commit 2a5f15f

Please sign in to comment.