From 7089d70fc669282514384c88c272d05aa341d179 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Dec 2020 02:16:58 +0000 Subject: [PATCH] feat: upgrade com.google.truth:truth from 0.35 to 1.1 Snyk has created this PR to upgrade com.google.truth:truth from 0.35 to 1.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.truth/truth/ See this project in Snyk: https://app.snyk.io/org/deepcode/project/49f77250-7ec4-473a-a1b9-0147d5b8aa34?utm_source=github&utm_medium=upgrade-pr --- android/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/pom.xml b/android/pom.xml index e0aba5321..f3b70381d 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -18,7 +18,7 @@ %regex[.*.class] - 0.35 + 1.1 1.14