mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 01:10:14 +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
39 lines
1.6 KiB
Text
39 lines
1.6 KiB
Text
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.fasterxml.jackson.core:jackson-annotations:2.10.3
|
|
com.github.docker-java:docker-java-api:3.2.7
|
|
com.github.docker-java:docker-java-transport-zerodep:3.2.7
|
|
com.github.docker-java:docker-java-transport:3.2.7
|
|
com.google.auto.value:auto-value-annotations:1.7.4
|
|
com.google.code.findbugs:jsr305:3.0.2
|
|
com.google.errorprone:error_prone_annotations:2.5.1
|
|
com.google.flogger:flogger:0.5.1
|
|
com.google.guava:failureaccess:1.0.1
|
|
com.google.guava:guava:30.1-jre
|
|
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
|
com.google.j2objc:j2objc-annotations:1.3
|
|
com.google.truth:truth:1.1.2
|
|
junit:junit:4.13.1
|
|
net.java.dev.jna:jna:5.5.0
|
|
org.apache.commons:commons-compress:1.20
|
|
org.apiguardian:apiguardian-api:1.1.0
|
|
org.checkerframework:checker-compat-qual:2.5.3
|
|
org.checkerframework:checker-qual:3.9.1
|
|
org.flywaydb:flyway-core:5.2.4
|
|
org.hamcrest:hamcrest-core:1.3
|
|
org.junit.jupiter:junit-jupiter-api:5.7.0
|
|
org.junit.jupiter:junit-jupiter-engine:5.7.0
|
|
org.junit.platform:junit-platform-commons:1.7.0
|
|
org.junit.platform:junit-platform-engine:1.7.0
|
|
org.junit:junit-bom:5.7.0
|
|
org.opentest4j:opentest4j:1.2.0
|
|
org.ow2.asm:asm:9.0
|
|
org.rnorth.duct-tape:duct-tape:1.0.8
|
|
org.rnorth.visible-assertions:visible-assertions:2.1.2
|
|
org.slf4j:slf4j-api:1.7.30
|
|
org.testcontainers:database-commons:1.15.2
|
|
org.testcontainers:jdbc:1.15.2
|
|
org.testcontainers:junit-jupiter:1.15.2
|
|
org.testcontainers:postgresql:1.15.2
|
|
org.testcontainers:testcontainers:1.15.2
|