Skip to content

Commit 3137fc8

Browse files
committed
test: simulate version update to 9.99.9
1 parent 8fbacd0 commit 3137fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk-platform-java/.cloudbuild/library_generation/library_generation.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ WORKDIR /google-cloud-java
2222

2323
COPY . .
2424
# {x-version-update-start:gapic-generator-java:current}
25-
ENV DOCKER_GAPIC_GENERATOR_VERSION="2.71.0"
25+
ENV DOCKER_GAPIC_GENERATOR_VERSION="9.99.9"
2626
# {x-version-update-end}
2727

2828
# Download the java formatter

0 commit comments

Comments
 (0)