Skip to content

Commit 0129d19

Browse files
authored
test(deps): update dependency com.google.truth:truth to v1.1.3 (#323)
1 parent f37ba1d commit 0129d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notification/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.truth</groupId>
5454
<artifactId>truth</artifactId>
55-
<version>1.1.2</version>
55+
<version>1.1.3</version>
5656
<scope>test</scope>
5757
</dependency>
5858
</dependencies>

0 commit comments

Comments
 (0)