File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v4
1616 - name : Download Build Artifact
17- 17+ 1818 with :
1919 workflow : preview-and-release.yml
2020 workflow_conclusion : success
Original file line number Diff line number Diff line change 7474 name : drop
7575 path : artifacts/current/
7676 - name : Download Last Successful Build
77- 77+ 7878 with :
7979 workflow : preview-and-release.yml
8080 workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ dependencies {
1111
1212 // Core Http library
1313 api ' com.microsoft.graph:microsoft-graph-core:3.1.3'
14- implementation ' com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.2 '
15- implementation ' com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.2 '
16- implementation ' com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.2 '
17- implementation ' com.microsoft.kiota:microsoft-kiota-serialization-text:1.0.2 '
18- implementation ' com.microsoft.kiota:microsoft-kiota-serialization-form:1.0.2 '
19- implementation ' com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.0.2 '
14+ implementation ' com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.3 '
15+ implementation ' com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.3 '
16+ implementation ' com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.3 '
17+ implementation ' com.microsoft.kiota:microsoft-kiota-serialization-text:1.0.3 '
18+ implementation ' com.microsoft.kiota:microsoft-kiota-serialization-form:1.0.3 '
19+ implementation ' com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.0.3 '
2020}
You can’t perform that action at this time.
0 commit comments