Skip to content

Commit abb85f5

Browse files
deps: bump com.google.truth:truth from 1.4.3 to 1.4.4 (#3061)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5090efe commit abb85f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.truth</groupId>
6363
<artifactId>truth</artifactId>
64-
<version>1.4.3</version>
64+
<version>1.4.4</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

0 commit comments

Comments
 (0)