Skip to content

Commit 06c2a8f

Browse files
Bump com.google.truth:truth from 1.4.4 to 1.4.5
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6861e8 commit 06c2a8f

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
@@ -42,7 +42,7 @@
4242
<apache-http.version>4.5.14</apache-http.version>
4343
<cucumber.version>7.28.2</cucumber.version>
4444
<junit.version>5.13.4</junit.version>
45-
<truth.version>1.4.4</truth.version>
45+
<truth.version>1.4.5</truth.version>
4646
</properties>
4747

4848
<build>

0 commit comments

Comments
 (0)