-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Test sbt 1.11.0 #51055
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
Test sbt 1.11.0 #51055
Conversation
@@ -14,4 +14,4 @@ | |||
# See the License for the specific language governing permissions and | |||
# limitations under the License. | |||
# | |||
sbt.version=1.9.3 | |||
sbt.version=1.11.1 |
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.
The issue still persists, and we'll need to wait for subsequent new versions to give it another try, unless we decide to abandon using Resolver.mavenLocal
. WDYT? @dongjoon-hyun
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.
Thank you for rechecking. That's too bad.
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.
For now, I'm not sure if we can make any move here.
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.
Then let's maintain the current status quo, as not escalating it won't lead to any negative impacts for the time being.
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.
Thank you for your decision and efforts, @LuciferYang .
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?