We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3802c commit 7ed14b8Copy full SHA for 7ed14b8
samples/install-without-bom/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>com.google.truth</groupId>
44
<artifactId>truth</artifactId>
45
- <version>1.0.1</version>
+ <version>1.1</version>
46
<scope>test</scope>
47
</dependency>
48
</dependencies>
samples/snapshot/pom.xml
@@ -61,7 +61,7 @@
61
62
63
64
65
66
67
samples/snippets/pom.xml
@@ -60,7 +60,7 @@
60
0 commit comments