Skip to content

Commit

Permalink
Merge pull request opentripplanner#54 from opentripplanner/renovate/c…
Browse files Browse the repository at this point in the history
…om.google.truth-truth-1.x

chore(deps): update dependency com.google.truth:truth to v1.4.3
  • Loading branch information
leonardehrenfried authored Jul 1, 2024
2 parents a46fa6a + 5b9f44c commit ceb5abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ceb5abc

Please sign in to comment.