google-nomulus/docs/gradle/dependency-locks
gbrodman df0758a494 Bump flogger and beam dependency versions (#1562)
* Bump flogger and beam dependency versions

Beam 2.34.0 -> 2.37.0
Flogger 0.7.3 -> 0.7.4

Intellij keeps getting confused about which version of Flogger we're
bringing in. Even though we had previously locked Flogger to 0.7.3, for
some reason it was still bringing in the Beam transitive dependency of
0.6.0 which was causing the a bunch of class initialization errors.

Bumping Beam to 2.34.0 bumps the transitive dependency to 0.7.4 so we
can always use that.
2022-03-22 16:08:32 -04:00
..
annotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
archives.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
buildscript-classpath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
checkstyle.lockfile Upgrade to Gradle 6.8.2 (#957) 2021-02-08 09:35:43 -05:00
compile.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
compileClasspath.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
compileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
default.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
deploy_jar.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04: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
runtime.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
runtimeClasspath.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
testAnnotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
testCompile.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
testCompileClasspath.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
testCompileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testRuntime.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
testRuntimeClasspath.lockfile Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00