Skip to content

Commit fb9ad88

Browse files
build(deps): bump com.google.truth:truth from 1.1.5 to 1.4.5 (#2912)
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.5 to 1.4.5. - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.1.5...v1.4.5) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa099da commit fb9ad88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<snappy.version>1.1.10.8</snappy.version>
8585
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
8686
<surefire.version>2.21.0</surefire.version>
87-
<truth.version>1.1.5</truth.version>
87+
<truth.version>1.4.5</truth.version>
8888
<gax.version>2.72.1</gax.version>
8989

9090
<!-- Drop pinned version once maven-dependency-plugin gets past plexus-archiver 4.8.0 -->

v2/sourcedb-to-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>com.google.truth</groupId>
149149
<artifactId>truth</artifactId>
150-
<version>1.4.2</version>
150+
<version>1.4.5</version>
151151
<scope>test</scope>
152152
</dependency>
153153

0 commit comments

Comments
 (0)