google-nomulus/services/tools/gradle/dependency-locks
Weimin Yu 9c564f9d85 Downgrade dependencies that no longer support Java8 (#1617)
* Downgrade dependencies that no longer support Java8

Downgrade two dependencies whose latest versions no longer support
java8.

A follow up PR will add java8 compatibility to presubmit tests.
2022-05-04 02:03:34 -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 Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
compileClasspath.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -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 Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
runtimeClasspath.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
testAnnotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
testCompileClasspath.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
testRuntimeClasspath.lockfile Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00