We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb6f3c commit 0fa874eCopy full SHA for 0fa874e
errorreporting/install-without-bom/pom.xml
@@ -47,7 +47,7 @@
47
<dependency>
48
<groupId>com.google.truth</groupId>
49
<artifactId>truth</artifactId>
50
- <version>1.1</version>
+ <version>1.1.1</version>
51
<scope>test</scope>
52
</dependency>
53
</dependencies>
errorreporting/snapshot/pom.xml
@@ -46,7 +46,7 @@
46
errorreporting/snippets/pom.xml
@@ -56,7 +56,7 @@
56
57
58
59
60
61
62
<!-- END_EXCLUDE -->
0 commit comments