-
Notifications
You must be signed in to change notification settings - Fork 108
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
Update Gradle Wrapper from 8.9 to 8.10 #3334
Conversation
Signed-off-by: gradle-update-robot <[email protected]>
WalkthroughОбновление конфигурационного файла Gradle wrapper повышает версию Gradle с 8.9 до 8.10. Это изменение улучшает процесс сборки, управление зависимостями и общую функциональность проекта. Остальные свойства файла остаются без изменений, что подчеркивает основной акцент на обновлении версии Gradle. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
gradle/wrapper/gradle-wrapper.jar
is excluded by!**/*.jar
,!**/*.jar
Files selected for processing (1)
- gradle/wrapper/gradle-wrapper.properties (1 hunks)
Additional comments not posted (1)
gradle/wrapper/gradle-wrapper.properties (1)
3-3
: Обновление URL-адреса дистрибутива Gradle.Изменение URL-адреса дистрибутива на версию 8.10 выглядит корректным. Убедитесь, что все зависимости и плагины совместимы с новой версией Gradle.
Qodana for JVM76 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Detected 101 dependenciesThird-party software listThis page lists the third-party software dependencies used in bsl-language-server
Contact Qodana teamContact us at [email protected]
|
Quality Gate passedIssues Measures |
Update Gradle Wrapper from 8.9 to 8.10.
Read the release notes: https://docs.gradle.org/8.10/release-notes.html
The checksums of the Wrapper JAR and the distribution binary have been successfully verified.
8.10
5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a
2db75c40782f5e8ba1fc278a5574bab070adccb2d21ca5a6e5ed840888448046
You can find the reference checksum values at https://gradle.org/release-checksums/
🤖 This PR has been created by the Update Gradle Wrapper action.
Need help? 🤔
If something doesn't look right with this PR please file an issue here.