google-nomulus/prober
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
src Make more Gradle subproject tests work in IntelliJ (#1454) 2021-12-13 15:17:01 -05:00
.gitignore Prober EPP components added (#202) 2019-08-15 16:03:36 -04:00
build.gradle Make more Gradle subproject tests work in IntelliJ (#1454) 2021-12-13 15:17:01 -05:00