Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit c9906c9

Browse files
authored
deps: use google-cloud-spanner-bom (#258)
1 parent 6c2ff16 commit c9906c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
<dependencies>
7171
<dependency>
7272
<groupId>com.google.cloud</groupId>
73-
<artifactId>libraries-bom</artifactId>
74-
<version>12.0.0</version>
73+
<artifactId>google-cloud-spanner-bom</artifactId>
74+
<version>2.0.2</version>
7575
<type>pom</type>
7676
<scope>import</scope>
7777
</dependency>

0 commit comments

Comments
 (0)