google-nomulus/services/backend/gradle/dependency-locks
Weimin Yu 2c243a7d5f
Add testcontainers' Junit5 support dependency (#640)
* Add testcontainers' Junit5 support dependency

Also updated guava, dagger, hibernate, postgresql, and cloud socket factory
to latest version.

Migrated PersistenceModuleTest as an example.

Real changes:
- dependencies.gradle
- core/build.gradle
- PersistenceModuleTest.java
2020-06-22 13:12:58 -04:00
..
annotationProcessor.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
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
providedCompile.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
providedRuntime.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04: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 Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testCompileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testRuntimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00