Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LGTM_VERSION = "0.28.0"
# stable Metrics class. Kept renovate-tracked so the target is current when we
# switch the ref back to this release.
# renovate: datasource=github-tags depName=prometheus/jmx_exporter versioning=semver-coerced
DEFAULT_JMX_EXPORTER_VERSION = "1.5.0"
DEFAULT_JMX_EXPORTER_VERSION = "v1.6.0"
# renovate: datasource=github-tags depName=micrometer-metrics/micrometer versioning=semver-coerced
DEFAULT_MICROMETER_VERSION = "v1.16.5"

Expand Down