File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ LABEL maintainer="Stackable GmbH"
1616ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.85.0
1717# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
1818# renovate: datasource=crate packageName=cargo-cyclonedx
19- ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
19+ ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
2020# Find the latest version here: https://crates.io/crates/cargo-auditable
2121# renovate: datasource=crate packageName=cargo-auditable
22- ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
22+ ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.6
2323# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
2424# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
2525# renovate: datasource=github-releases packageName=protocolbuffers/protobuf
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ LABEL maintainer="Stackable GmbH"
1313ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.85.0
1414# Find the latest version here: https://crates.io/crates/cargo-cyclonedx
1515# renovate: datasource=crate packageName=cargo-cyclonedx
16- ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.5
16+ ENV CARGO_CYCLONEDX_CRATE_VERSION=0.5.7
1717# Find the latest version here: https://crates.io/crates/cargo-auditable
1818# renovate: datasource=crate packageName=cargo-auditable
19- ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.4
19+ ENV CARGO_AUDITABLE_CRATE_VERSION=0.6.6
2020# Find the latest version here: https://github.com/protocolbuffers/protobuf/releases
2121# Upload any newer version to nexus with ./.scripts/upload_new_protoc_version.sh
2222# renovate: datasource=github-releases packageName=protocolbuffers/protobuf
You can’t perform that action at this time.
0 commit comments