Fix dependencies issue of java-ordered-properties
This commit is contained in:
Родитель
f6dd2ee6b9
Коммит
94fc1b46e2
|
@ -1,3 +1,11 @@
|
|||
buildscript {
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force 'nu.studer:java-ordered-properties:1.0.4'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "net.linguica.maven-settings" version "0.5" apply false
|
||||
id "com.gradle.plugin-publish" version "0.15.0" apply false
|
||||
|
|
Загрузка…
Ссылка в новой задаче