upgrade kotlin to 1.9.10 #30

Open
alexey.ganin wants to merge 1 commits from upgrate_kotlin_to_1.9.10 into gradle8_to_java17
Member

https://jira.lan.ubrr.ru/browse/MB-63978 - Анализ и подготовка проекта к переходу с Kotlin 1.8.10 на 1.9.10

https://jira.lan.ubrr.ru/browse/MB-63978 - Анализ и подготовка проекта к переходу с Kotlin 1.8.10 на 1.9.10
alexey.ganin added 1 commit 2026-04-09 22:33:35 +03:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b upgrate_kotlin_to_1.9.10 gradle8_to_java17
git pull origin upgrate_kotlin_to_1.9.10

Step 2:

Merge the changes and update on Gitea.
git checkout gradle8_to_java17
git merge --no-ff upgrate_kotlin_to_1.9.10
git push origin gradle8_to_java17
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TouchInstinct/BuildScripts#30
No description provided.