Skip to content

Update androidx.collection version to 1.5.0 (2)#1937

Merged
igordmn merged 1 commit intojb-mainfrom
igordmn-patch-11
Mar 19, 2025
Merged

Update androidx.collection version to 1.5.0 (2)#1937
igordmn merged 1 commit intojb-mainfrom
igordmn-patch-11

Conversation

@igordmn
Copy link
Collaborator

@igordmn igordmn commented Mar 19, 2025

#1927 doesn't work for pom files. We have these dependencies:

[INFO] +- org.jetbrains.compose.material3:material3-desktop:jar:9999.0.0-SNAPSHOT:compile
[INFO] |  +- androidx.collection:collection-jvm:jar:1.5.0-beta01:runtime

Because:

  • material3 depends on project(":collection:collection")
  • project dependencies are replaced by the redirecting artifact
  • pom files don't contain any transitive dependencies (comparing to Gradle)

Testing

The check JetBrains/compose-multiplatform#5258 doesn't fail

Release Notes

N/A

@igordmn igordmn requested a review from eymar March 19, 2025 12:27
Copy link
Member

@eymar eymar left a comment

Choose a reason for hiding this comment

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

I missed that. Thanks!

@igordmn igordmn merged commit 769fe51 into jb-main Mar 19, 2025
8 checks passed
@igordmn igordmn deleted the igordmn-patch-11 branch March 19, 2025 14:27
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.

2 participants