File tree Expand file tree Collapse file tree 5 files changed +5
-560
lines changed
Expand file tree Collapse file tree 5 files changed +5
-560
lines changed Original file line number Diff line number Diff line change 1313jobs :
1414 build :
1515 runs-on : ubuntu-latest
16+ timeout-minutes : 45
1617 steps :
1718 - name : Generate token
1819 id : generate-token
Original file line number Diff line number Diff line change 4545.DS_Store
4646** /bin /
4747.vim /
48+ * .versionsBackup
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ repositories {
1313}
1414
1515dependencies {
16- implementation(" io.getunleash:unleash-client-java:10.0.2 " )
16+ implementation(" io.getunleash:unleash-client-java:10.2.0 " )
1717 implementation(" ch.qos.logback:logback-classic:1.4.12" )
1818}
Original file line number Diff line number Diff line change 330330 <active >ALWAYS</active >
331331 <url >https://central.sonatype.com/api/v1/publisher</url >
332332 <stagingRepositories >target/staging-deploy</stagingRepositories >
333+ <retryDelay >60</retryDelay >
334+ <maxRetries >40</maxRetries >
333335 </sonatype >
334336 </mavenCentral >
335337 </maven >
You can’t perform that action at this time.
0 commit comments