google-nomulus/services/pubapi/gradle/dependency-locks
Ben McIlwain c2e1f2e640
Downgrade Caffeine to 2.9.3 (#1600)
* Downgrade Caffeine to 2.9.3

Apparently Caffeine >=3.* requires Java 11, and we're still stuck on Java 8
because of App Engine Standard.  Fortunately this doesn't affect the exposed
interface we're using, so we can simply go back to the newest Caffeine version
once Registry 3.0 Phase 3 (GKE migration) is completed.
2022-04-20 14:05:37 -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 Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
compileClasspath.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -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 Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
runtimeClasspath.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
testAnnotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
testCompileClasspath.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
testRuntimeClasspath.lockfile Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00