Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 87b4536

Browse files
committed
chore: centralize native image config
1 parent 7736073 commit 87b4536

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

google-cloud-logging/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,12 @@
169169
<classifier>testlib</classifier>
170170
<scope>test</scope>
171171
</dependency>
172+
<dependency>
173+
<groupId>com.google.api</groupId>
174+
<artifactId>gax</artifactId>
175+
<classifier>testlib</classifier>
176+
<scope>test</scope>
177+
</dependency>
172178
</dependencies>
173179

174180
<build>

google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging/native-image.properties

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)