Update to 1.20.1
This commit is contained in:
parent
d28efa2c72
commit
8e65a0f9fd
8 changed files with 101 additions and 72 deletions
|
@ -3,4 +3,9 @@ pluginManagement {
|
|||
gradlePluginPortal()
|
||||
maven { url = "https://maven.zontreck.com/repository/internal" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
|
||||
}
|
||||
|
|
Reference in a new issue