Gradle Plugin to manage various Gradle tasks, such as updating gradle and dependencies
Go to file
Robinson a8c721ed70 Better management of duplicate dependencies (with possibly different version numbers) 2021-04-11 02:10:52 +02:00
gradle/wrapper updated gradle version 2020-08-29 10:25:10 +02:00
src/dorkbox/gradle Better management of duplicate dependencies (with possibly different version numbers) 2021-04-11 02:10:52 +02:00
.gitignore Updated gradle 2019-05-13 16:04:46 +02:00
LICENSE Updated the `updateDependencies` task, so that it queries the repository servers directly, instead of whatever weird stuff `com.github.ben-manes:gradle-versions-plugin` was doing to take 16 minutes to **parse** the project dependency hierarchy. 2021-04-11 01:47:32 +02:00
LICENSE.Apachev2 Added Gradle Utils project 2019-05-13 12:07:27 +02:00
LICENSE.JSON Updated license info 2020-08-08 00:38:11 +02:00
LICENSE.MIT Updated the `updateDependencies` task, so that it queries the repository servers directly, instead of whatever weird stuff `com.github.ben-manes:gradle-versions-plugin` was doing to take 16 minutes to **parse** the project dependency hierarchy. 2021-04-11 01:47:32 +02:00
build.gradle.kts Updated the `updateDependencies` task, so that it queries the repository servers directly, instead of whatever weird stuff `com.github.ben-manes:gradle-versions-plugin` was doing to take 16 minutes to **parse** the project dependency hierarchy. 2021-04-11 01:47:32 +02:00
gradle.properties Updated dependencies 2020-05-07 19:12:31 +02:00
gradlew updated gradle 2020-08-05 10:45:02 +02:00
gradlew.bat updated gradle 2020-08-05 10:45:02 +02:00
settings.gradle.kts Added Gradle Utils project 2019-05-13 12:07:27 +02:00