-
Notifications
You must be signed in to change notification settings - Fork 72
Support Kotlin 1.8.21 #380
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
Conversation
👋 any luck with debugging windows issue on this?
Not really. I tested it on my own Windows 10 computer with various JDKs and it worked fine. If you have any ideas I would be grateful to hear them. Perhaps it is necessary to disable the Windows tests temporarily, but I'd like to avoid that if possible.
Just opened a PR to support 1.9.0: #388
@tschuchortdev by any chance can we release it as is?
I tried building this on my Windows 10 machine and it worked fine using JDK 11/17 from IntelliJ, command prompt, powershell and WSL2. There might be an issue with Windows 11 but don't have a local machine to test it out.
Superseded by release for 1.9.24
Closes #379