Skip to content

Commit

Permalink
Update Animal Sniffer scents to Lollipop.
Browse files Browse the repository at this point in the history
I missed Truth when I covered Guava in cl/628450178.

RELNOTES=n/a
PiperOrigin-RevId: 706847721
  • Loading branch information
cpovirk authored and Google Java Core Libraries committed Dec 16, 2024
1 parent 73f3e42 commit 8f365e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@
<annotations>com.google.common.truth.IgnoreJRERequirement</annotations>
<signature>
<groupId>com.toasttab.android</groupId>
<artifactId>gummy-bears-api-19</artifactId>
<version>0.6.1</version>
<artifactId>gummy-bears-api-21</artifactId>
<version>0.10.0</version>
<!-- TODO(cpovirk): In principle, it would make sense to *also* test compatibility with JDK 1.8, since Truth also has JRE users. -->
</signature>
</configuration>
Expand Down

0 comments on commit 8f365e9

Please sign in to comment.