Skip to content

Commit a8961e8

Browse files
authored
deps: update dependency com.google.truth.extensions:truth-proto-extension to v1.1.5 (#1801)
1 parent 89a7e81 commit a8961e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.4</version>
192+
<version>1.1.5</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)