We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584efe0 commit 41e0623Copy full SHA for 41e0623
spring-cloud-generator/pom.xml
@@ -15,7 +15,7 @@
15
<description>Spring Code Generator for Google Cloud</description>
16
17
<properties>
18
- <gapic-generator-java-bom.version>2.20.0</gapic-generator-java-bom.version>
+ <gapic-generator-java-bom.version>2.20.1</gapic-generator-java-bom.version>
19
<!-- [gapic-test]: protobuf.version for compiling protos used in unit testing
20
this should be consistent with version in gapic-generator-java-bom -->
21
<protobuf.version>3.21.12</protobuf.version>
0 commit comments