File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ nexusStaging {
233233task updateUniversalJavaApplicationStub (type : Download ) {
234234 def version = ' 20220410.162252'
235235 group ' Update assets'
236- description ' Downloads compiled and scripted versions of universalJavaApplicationStub to src/main/resources/mac and overrides the existing ones.'
236+ description ' Downloads compiled and scripted versions of universalJavaApplicationStub to src/main/resources/mac overriding the existing ones.'
237237 src([
238238 " https://github.com/fvarrui/universalJavaApplicationStub/releases/download/${ version} /universalJavaApplicationStub.sh" ,
239239 " https://github.com/fvarrui/universalJavaApplicationStub/releases/download/${ version} /universalJavaApplicationStub.x86_64" ,
You can’t perform that action at this time.
0 commit comments