We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37ba1d commit 0129d19Copy full SHA for 0129d19
notification/snippets/pom.xml
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>com.google.truth</groupId>
54
<artifactId>truth</artifactId>
55
- <version>1.1.2</version>
+ <version>1.1.3</version>
56
<scope>test</scope>
57
</dependency>
58
</dependencies>
0 commit comments