Skip to content

Commit a94a522

Browse files
authored
deps: update dependency com.google.truth.extensions:truth-proto-extension to v1.1.4 (#1770)
1 parent f6d91e5 commit a94a522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>com.google.truth.extensions</groupId>
191191
<artifactId>truth-proto-extension</artifactId>
192-
<version>1.1.3</version>
192+
<version>1.1.4</version>
193193
<scope>test</scope>
194194
<exclusions>
195195
<!-- exclude protobuf-java as it is managed in the shared deps bom-->

0 commit comments

Comments
 (0)