remove plugin declaration
This commit is contained in:
parent
555347a67f
commit
dd5c4579b6
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ dependencyResolutionManagement {
|
|||
library('jackson', 'com.fasterxml.jackson.core', 'jackson-databind').version('2.14.3')
|
||||
library('jna', 'net.java.dev.jna', 'jna').version('5.13.0')
|
||||
library('datastructures-common', 'org.xbib', 'datastructures-common').version('2.3.0')
|
||||
plugin('publish', 'com.gradle.plugin-publish').version('0.18.0')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue