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 kotlin version to 1.6.10 #266

Closed
wants to merge 2 commits into from

Commits on Dec 28, 2021

  1. Update kotlin version to 1.5.32

    Running `mvn install` on a macOS with JDK15 results in illegal access
    exceptions. This appears to be a known issue that was fixed in 1.5.30:
    https://youtrack.jetbrains.com/issue/KT-45689
    
    It would be a nice quality of life improvement to bump the kotlin
    version if this doesn't conflict with any internal flows.
    mpetrov committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e9e155f View commit details
    Browse the repository at this point in the history
  2. Update to 1.6.10

    mpetrov committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d51c972 View commit details
    Browse the repository at this point in the history