File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0 # needed for merge-base used in lint:links-in-modified-files
1616
17- - uses : jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
17+ - uses : jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
1818
1919 - name : Link check - relative links (all files)
2020 if : github.event_name == 'pull_request'
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
1616 // as runtime dependencies if they are actually used as runtime dependencies)
1717 api(platform(" io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion} " ))
1818 api(platform(" com.fasterxml.jackson:jackson-bom:2.20.1" ))
19- api(platform(" com.google.protobuf:protobuf-bom:4.33.0 " ))
19+ api(platform(" com.google.protobuf:protobuf-bom:4.33.1 " ))
2020 api(platform(" com.squareup.okhttp3:okhttp-bom:5.3.0" ))
2121
2222 constraints {
@@ -51,7 +51,7 @@ dependencies {
5151 api(" org.bouncycastle:bcpkix-jdk15on:1.70" )
5252 api(" org.junit-pioneer:junit-pioneer:1.9.1" )
5353 api(" org.skyscreamer:jsonassert:1.5.3" )
54- api(" org.apache.kafka:kafka-clients:4.1.0 " )
54+ api(" org.apache.kafka:kafka-clients:4.1.1 " )
5555 api(" org.testcontainers:testcontainers-kafka:2.0.1" )
5656 api(" com.lmax:disruptor:3.4.4" )
5757 api(" org.jctools:jctools-core:4.0.5" )
You can’t perform that action at this time.
0 commit comments