We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.44 depends on 1.6.10, however [0.45] (https://repo1.maven.org/maven2/com/facebook/ktfmt/0.45/ktfmt-0.45.pom) depends on 1.6.20-M1. It seems really surprising that it is using a milestone of such an old release.
0.44
1.6.10
0.45
1.6.20-M1
It seems to have happened in #400
Can it just point to 1.6.20? or 1.7.0?
The text was updated successfully, but these errors were encountered:
for context, we track all of our prebuilts and using such an old milestone version raises some eyebrows
Sorry, something went wrong.
This is solved on the v0.46, which targets Kotlin 1.8.22
No branches or pull requests
0.44
depends on1.6.10
, however [0.45
] (https://repo1.maven.org/maven2/com/facebook/ktfmt/0.45/ktfmt-0.45.pom) depends on1.6.20-M1
. It seems really surprising that it is using a milestone of such an old release.It seems to have happened in #400
Can it just point to 1.6.20? or 1.7.0?
The text was updated successfully, but these errors were encountered: