Skip to content

Commit

Permalink
chore(deps): update dependency com.google.truth:truth to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2024
1 parent 7f1f6ef commit c9f0a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c9f0a46

Please sign in to comment.