google-nomulus/core/gradle/dependency-locks
Michael Muller df7d272157
Adding junit back into the runtime classpath (#399)
* Adding junit back into the runtime classpath

Unfortunately, GenerateSqlSchemaCommand depends on junit via testcontainers.
We should really move GenerateSqlSchemaCommand out of nomulus tool (we only
use it during development) but this gets nomulus tool working for the time
being.

* Removed unnnecessary trace line.

* lockfiles generated after update_dependency.sh
2019-12-05 16:01:05 -05:00
..
annotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
apt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
checkstyle.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
closureCompiler.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compile.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
compileClasspath.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
css.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
default.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
deploy_jar.lockfile Adding junit back into the runtime classpath (#399) 2019-12-05 16:01:05 -05:00
errorprone.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
errorproneJavac.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -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
jaxb.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
runtime.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
runtimeClasspath.lockfile Adding junit back into the runtime classpath (#399) 2019-12-05 16:01:05 -05:00
soy.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testAnnotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testApt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
testCompileClasspath.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
testCompileOnly.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
testRuntime.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
testRuntimeClasspath.lockfile Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00