-
Notifications
You must be signed in to change notification settings - Fork 17
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
W 16554282.library upgrade #991
Conversation
@@ -2,19 +2,18 @@ buildscript { | |||
repositories { | |||
mavenCentral() | |||
mavenLocal() | |||
jcenter() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are we removing this repo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW, in this PR, I am upgrading gradle 8 as well.
For the reviewers, here is the comparison for unit tests run after junit 5 upgrade. From master branch https://github.com/salesforce/carbonj/actions/runs/10777842312/job/29887850825
From the branch run https://github.com/salesforce/carbonj/actions/runs/10780946484/job/29897781499
|
No description provided.