google-nomulus/prober/gradle/dependency-locks
Lai Jiang 043c0aaeb8 Clean up generated sources configuration (#724)
1. The Gradle apt plugin is no longer needed to process annotations.
2. Without the apt plugin, Gralde puts the source files generated by
   annotation processors in build/generated/sources/annotationProcessor.
3. Change the location of custom generated files to be consistent.
4. Fix a javadoc formatting error.
2020-07-30 15:43:42 -04:00
..
annotationProcessor.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Update Gradle wrapper to 5.6 (#232) 2019-08-23 22:10:55 -07:00
checkstyle.lockfile Upgrade to Gradle 6.2.1 (#501) 2020-03-05 18:47:25 -05:00
compile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
compileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
deploy_jar.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
errorprone.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
errorproneJavac.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
jacocoAgent.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
jacocoAnt.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
runtime.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
runtimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testAnnotationProcessor.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testCompile.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
testCompileClasspath.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
testRuntimeClasspath.lockfile Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00