Skip to content

Commit 2eee060

Browse files
committed
chore: Add missing slash
1 parent e317c38 commit 2eee060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax-java/gax-grpc/src/main/resources/META-INF/native-image/com.google.api/gax-grpc/native-image.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Args=--add-opens=java.base/java.time=ALL-UNNAMED \
1414
io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent,\
1515
io.grpc.netty.shaded.io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueue,\
1616
io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache,\
17-
io.grpc.netty.shaded.io.netty
17+
io.grpc.netty.shaded.io.netty \
1818
--features=com.google.api.gax.grpc.nativeimage.GrpcNettyFeature

0 commit comments

Comments
 (0)