Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Nov 16, 2025

Implements #15318 (review)

but also a bit of cleanup

@trask trask requested a review from a team as a code owner November 16, 2025 16:11
@laurit
Copy link
Contributor

laurit commented Nov 16, 2025

In #15318 (review) I meant using

val testLatestDeps = gradle.startParameter.projectProperties["testLatestDeps"] == "true"
implementation(platform("org.springframework.boot:spring-boot-dependencies:" + if (testLatestDeps) "2.+" else "2.6.15"))

renovate doesn't seem to update the versions in this construct + it also tests latest

@trask trask enabled auto-merge (squash) November 16, 2025 16:45
@trask trask merged commit 9f05c95 into open-telemetry:main Nov 16, 2025
89 checks passed
@trask trask deleted the update-renovate-config branch November 16, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants