File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 # macos-latest is too slow. -14 will become latest in Q2 '24
99 runs-on : macos-14
1010 if : github.repository == 'square/workflow-kotlin'
11- timeout-minutes : 35
11+ timeout-minutes : 45
1212
1313 steps :
1414 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ com.squareup:javawriter:2.5.0
8989com.sun.activation:javax.activation:1.2.0
9090com.sun.istack:istack-commons-runtime:3.0.8
9191com.sun.xml.fastinfoset:FastInfoset:1.2.16
92- com.vanniktech:central-portal:0.31 .0
93- com.vanniktech:gradle-maven-publish-plugin:0.31 .0
94- com.vanniktech:nexus:0.31 .0
92+ com.vanniktech:central-portal:0.32 .0
93+ com.vanniktech:gradle-maven-publish-plugin:0.32 .0
94+ com.vanniktech:nexus:0.32 .0
9595commons-codec:commons-codec:1.11
9696commons-io:commons-io:2.13.0
9797commons-logging:commons-logging:1.2
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android.useAndroidX=true
88systemProp.org.gradle.internal.publish.checksums.insecure =true
99
1010GROUP =com.squareup.workflow1
11- VERSION_NAME =1.19 .0-SNAPSHOT
11+ VERSION_NAME =1.20 .0-SNAPSHOT
1212
1313POM_DESCRIPTION =Square Workflow
1414
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ squareup-workflow = "1.0.0"
8888timber = " 5.0.1"
8989truth = " 1.4.4"
9090turbine = " 1.0.0"
91- vanniktech-publish = " 0.31 .0"
91+ vanniktech-publish = " 0.32 .0"
9292
9393[plugins ]
9494
You can’t perform that action at this time.
0 commit comments