Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.2.0 (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2023
1 parent 8a523f7 commit eba46bd
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 @@ -51,7 +51,7 @@
<site.installationModule>google-cloud-spanner-jdbc</site.installationModule>
<junit.version>4.13.2</junit.version>
<findbugs.version>3.0.2</findbugs.version>
<truth.version>1.1.5</truth.version>
<truth.version>1.2.0</truth.version>
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<opencensus.version>0.31.1</opencensus.version>
Expand Down

0 comments on commit eba46bd

Please sign in to comment.