mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
* Upgrade testcontainers to work around a race testcontainers 1.15.? has a race condition that occassionally causes deadlocks. This can be worked around by upgrading to 1.15.2 and set transport type to http5. See https://github.com/testcontainers/testcontainers-java/issues/3531 for more information. There are two changes that are not lockfiles: - dependencies.gradle - java_common.gradle |
||
---|---|---|
.. | ||
annotationProcessor.lockfile | ||
archives.lockfile | ||
buildscript-classpath.lockfile | ||
checkstyle.lockfile | ||
compile.lockfile | ||
compileClasspath.lockfile | ||
compileOnly.lockfile | ||
default.lockfile | ||
deploy_jar.lockfile | ||
errorprone.lockfile | ||
errorproneJavac.lockfile | ||
jacocoAgent.lockfile | ||
jacocoAnt.lockfile | ||
runtime.lockfile | ||
runtimeClasspath.lockfile | ||
testAnnotationProcessor.lockfile | ||
testCompile.lockfile | ||
testCompileClasspath.lockfile | ||
testCompileOnly.lockfile | ||
testRuntime.lockfile | ||
testRuntimeClasspath.lockfile |