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 kotlinx-metadata-jvm to 0.9.0 #2234

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

jmartisk
Copy link
Member

@jmartisk jmartisk commented Dec 4, 2024

Necessary to get quarkusio/quarkus#44809 working in Quarkus

@jmartisk
Copy link
Member Author

jmartisk commented Dec 4, 2024

FYI @geoand, @andreas-eberle

@jmartisk
Copy link
Member Author

jmartisk commented Dec 4, 2024

Stupid TCK tests are failing again :/ (probably not related to this PR but.. I can never be sure...) Looking into it.

pom.xml Outdated
@@ -63,7 +63,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<version.impsort.plugin>1.8.0</version.impsort.plugin>
<version.kotlinx.metadata.jvm>0.7.0</version.kotlinx.metadata.jvm>
<version.kotlinx.metadata.jvm>0.9.0</version.kotlinx.metadata.jvm>
<version.kotlin.compiler>1.9.0</version.kotlin.compiler>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do see a problem in updating the kotlin maven plugin (version.kotlin.compiler) to 2.1? That would also lift it to Kotlin 2.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. I've also marked the naughty TCK to be skipped for now, until I get some time to resolve it properly

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@jmartisk jmartisk merged commit 95641c9 into smallrye:main Dec 5, 2024
5 checks passed
@jmartisk jmartisk deleted the kotlin-2.1 branch December 5, 2024 15:43
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

Successfully merging this pull request may close these issues.

3 participants