File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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- uses : dawidd6/action-download-artifact@v3.0 .0
17+ uses : dawidd6/action-download-artifact@v3.1 .0
1818 with :
1919 workflow : build-and-publish.yml
2020 workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies {
77 testImplementation ' io.opentelemetry:opentelemetry-api:1.35.0'
88 testImplementation ' io.opentelemetry:opentelemetry-context:1.35.0'
99 testImplementation ' io.opentelemetry.semconv:opentelemetry-semconv:1.23.1-alpha'
10- testImplementation ' io.github.std-uritemplate:std-uritemplate:0.0.52 '
10+ testImplementation ' io.github.std-uritemplate:std-uritemplate:0.0.53 '
1111
1212 implementation ' com.google.code.gson:gson:2.10.1'
1313
You can’t perform that action at this time.
0 commit comments