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

Update to Kotlin 2.X #203

Open
4 tasks
jpnovais opened this issue Oct 17, 2024 · 0 comments
Open
4 tasks

Update to Kotlin 2.X #203

jpnovais opened this issue Oct 17, 2024 · 0 comments

Comments

@jpnovais
Copy link
Collaborator

Description

Update to Kotlin 2.0.

The scope is to update the language version in gradle configs and fix any eventual compiler breaking changes to allow team/project to benefit for new version as soon as possible.

Motivation

  • benefit from Koltin 2x new features. Release notes
  • more performant compile
  • Avoid writing new code in outdated version

Tasks

  • Update Koltin compiler/versions in gradle configs
  • Fix eventual breaking changes

Acceptance criteria

  • Green end2end build
  • Compile new version of Besu plugins and test integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant