Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bumps all main versions that compile #1388

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

codefromthecrypt
Copy link
Member

This bumps all main versions to current, except a few TODOs noted where there is drift. As this generally gets things years ahead and I'm out of time, good enough for now!

@@ -37,7 +37,7 @@
public abstract class CurrentTraceContext {
static {
// ensure a reference to InternalPropagation exists
SamplingFlags.DEBUG.toString();
String unused = SamplingFlags.DEBUG.toString();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

errorprone

This bumps all main versions to current, except a few TODOs noted where
there is drift. As this generally gets things years ahead and I'm out of
time, good enough for now!

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt marked this pull request as ready for review December 18, 2023 03:15
@codefromthecrypt codefromthecrypt merged commit 20692fe into master Dec 18, 2023
3 checks passed
@codefromthecrypt codefromthecrypt deleted the main-bumps branch December 18, 2023 03:41
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.

1 participant