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

Not working for kotlin 1.9.20, JVM #8

Open
funyin opened this issue Nov 16, 2023 · 0 comments
Open

Not working for kotlin 1.9.20, JVM #8

funyin opened this issue Nov 16, 2023 · 0 comments

Comments

@funyin
Copy link

funyin commented Nov 16, 2023

I am getting "method not found" when attempting to schedule a task with the mongo.

This is on Ktor 2.3.5

tasks.withType<KotlinCompile> {
    kotlinOptions.jvmTarget = "11" // <- e.g. 11
}
@funyin funyin changed the title Not working for kotlin 1.9.20 Not working for kotlin 1.9.20, JVM Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant