We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e9b13 commit 8df4adfCopy full SHA for 8df4adf
google-cloud-logging/pom.xml
@@ -192,7 +192,7 @@
192
<configuration>
193
<ignoredUsedUndeclaredDependencies>
194
<!-- This dependency is used for its native image configuration in the test scope -->
195
- <ignoredUnusedDeclaredDependency>com.google.api:gax:jar</ignoredUnusedDeclaredDependency>
+ <ignoredUnusedDeclaredDependency>com.google.api:gax:jar:testlib</ignoredUnusedDeclaredDependency>
196
</ignoredUsedUndeclaredDependencies>
197
</configuration>
198
</plugin>
0 commit comments