google-nomulus/core/gradle/dependency-locks
Weimin Yu cada9838cf Upgrade testcontainers to work around a race (#1080)
* 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
2021-04-14 09:45:09 -04:00
..
annotationProcessor.lockfile Update more dependencies to newer versions (#999) 2021-03-10 11:22:07 -05: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.8.2 (#957) 2021-02-08 09:35:43 -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 Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
compileClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04: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 Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
deploy_jar.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
devtool.lockfile Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
errorprone.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
errorproneJavac.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAgent.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
jacocoAnt.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
jaxb.lockfile Update more dependencies to newer versions (#999) 2021-03-10 11:22:07 -05:00
nomulus_test.lockfile Fix sql script name conflict (#411) 2019-12-12 16:16:43 -05:00
nonprodAnnotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
nonprodCompile.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
nonprodCompileClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
nonprodCompileOnly.lockfile Create a new app to hold GenerateSqlSchemaCommand (#409) 2019-12-13 16:05:35 -05:00
nonprodRuntime.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
nonprodRuntimeClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
runtime.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
runtimeClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
soy.lockfile Update a few plugins for Java 11 compatibility (#966) 2021-03-02 21:01:30 -05:00
testAnnotationProcessor.lockfile Update more dependencies to newer versions (#999) 2021-03-10 11:22:07 -05:00
testCompile.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
testCompileClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
testCompileOnly.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
testRuntime.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00
testRuntimeClasspath.lockfile Upgrade testcontainers to work around a race (#1080) 2021-04-14 09:45:09 -04:00