Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

deps: update dependency com.google.api.grpc:proto-google-cloud-os-config-v1 to v2.1.0 #890

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-os-config-v1</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
</dependency>

<dependency>
Expand Down