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 60b23ca commit 28bc76aCopy full SHA for 28bc76a
grpc-spring-boot-starter/build.gradle
@@ -24,7 +24,7 @@ signing {
24
25
26
nexusPublishing {
27
- clientTimeout = java.time.Duration.ofMinutes(5)
+ clientTimeout = java.time.Duration.ofMinutes(7)
28
repositories {
29
sonatype()
30
}
0 commit comments