diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 01e75f451..5584f314f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -352,6 +352,9 @@ Correct test of BidiMap to optionally ignore testing the key set matches the values order. Ordering is not specified for some BidiMaps such as DualHashBidiMaps. + + Bump guava-testlib from 31.1-jre to 32.0.0-jre #394. +