Skip to content

Commit 60b23ca

Browse files
author
Alexander Furer
committed
increase timeout
1 parent 1f53c24 commit 60b23ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grpc-spring-boot-starter/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ signing {
2424

2525

2626
nexusPublishing {
27+
clientTimeout = java.time.Duration.ofMinutes(5)
2728
repositories {
2829
sonatype()
2930
}

0 commit comments

Comments
 (0)