Skip to content

Commit

Permalink
fix: Generate Java Code from plugin-pb (#98)
Browse files Browse the repository at this point in the history
This PR was created by a scheduled workflow to regenerate the Java code from `plugin-pb`.
  • Loading branch information
cq-bot authored May 1, 2024
1 parent 9b5e9d4 commit 52a1999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.62.2)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: cloudquery/discovery/v1/discovery.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class DiscoveryGrpc {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.62.2)",
value = "by gRPC proto compiler (version 1.63.0)",
comments = "Source: cloudquery/plugin/v3/plugin.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class PluginGrpc {
Expand Down

0 comments on commit 52a1999

Please sign in to comment.