Skip to content

Commit

Permalink
deps: update shared config to 0.9.2 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed Jul 10, 2020
1 parent fd2485a commit 75df62c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions google-cloud-spanner/pom.xml
Expand Up @@ -102,16 +102,6 @@
</plugins>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.8.1</version>
<version>0.9.2</version>
</parent>

<developers>
Expand Down

0 comments on commit 75df62c

Please sign in to comment.