Skip to content

Commit 0a7ad66

Browse files
authored
deps: update dependency com.google.truth.extensions:truth-proto-extension to v1.4.1 (#2119)
1 parent 12d961a commit 0a7ad66

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.4.0</version>
192+
<version>1.4.1</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)