Gradle hacks

My Java hacks page was getting full of different Gradle hacks so I decided to move the Gradle specific stuff here

Finding the size of Gradle dependencies with Gradle's Kotlin DSLProperly handle changing SNAPSHOT dependencies in Gradle with the Kotlin DSLHow to accept the Gradle build scan terms of service automaticallyThe idiomatic way to add source sets to your Gradle project when using the Kotlin DSLIncreasing your heap size with Gradle to run memory hungry testsForce Dependabot to update your Gradle verisonLocally testing annotation processors in Java projects with Gradle