google-nomulus/proxy
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
..
gradle/dependency-locks Bump flogger and beam dependency versions (#1562) 2022-03-22 16:08:32 -04:00
kubernetes Add all necessary proxy configuration for QA (#1416) 2021-11-11 15:36:47 -05:00
src Upgrade to Beam 2.34.0 (#1472) 2021-12-19 22:48:15 -05:00
terraform Update terraform files and instructions (#1402) 2021-10-29 09:10:23 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Make more Gradle subproject tests work in IntelliJ (#1454) 2021-12-13 15:17:01 -05:00
deploy-proxy-for-env.sh Use the save API version for the HPA controller and the deployment (#807) 2020-09-16 09:15:35 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00