Skip to content

Commit

Permalink
deps: use google-cloud-spanner-bom (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Nov 6, 2020
1 parent 6c2ff16 commit c9906c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -70,8 +70,8 @@
<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>12.0.0</version>
<artifactId>google-cloud-spanner-bom</artifactId>
<version>2.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c9906c9

Please sign in to comment.