Skip to content

Commit 7f2fdef

Browse files
fix: bump shared config version to trigger a release (#48)
* fix: bump shared config version to trigger a release * Update pom.xml
1 parent 2b05194 commit 7f2fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.google.cloud</groupId>
2020
<artifactId>google-cloud-shared-dependencies</artifactId>
21-
<version>0.2.0</version>
21+
<version>0.4.0</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)