Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/com.google.errorprone-error…
Browse files Browse the repository at this point in the history
…_prone_core-2.20.0
  • Loading branch information
eamonnmcmanus committed Jun 19, 2023
2 parents 09ba2fe + 5fa61b2 commit f7fc351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion shrinker-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit f7fc351

Please sign in to comment.