nicolo-rinaldi commented on code in PR #4419:
URL: https://github.com/apache/solr/pull/4419#discussion_r3225871351
##########
gradle/libs.versions.toml:
##########
@@ -240,8 +240,8 @@ amazon-awssdk-s3 = { module = "software.amazon.awssdk:s3",
version.ref = "amazon
amazon-awssdk-sdkcore = { module = "software.amazon.awssdk:sdk-core",
version.ref = "amazon-awssdk" }
amazon-awssdk-sts = { module = "software.amazon.awssdk:sts", version.ref =
"amazon-awssdk" }
androidx-lifecycle-runtimeCompose = { module =
"org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", version.ref =
"androidx-lifecycle" }
-androidx-lifecycle-viewmodelCompose = { module =
"org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref =
"androidx-lifecycle" }
androidx-lifecycle-viewModelNav3 = { module =
"org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3", version.ref
= "androidx-lifecycle" }
+androidx-lifecycle-viewmodelCompose = { module =
"org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref =
"androidx-lifecycle" }
Review Comment:
No, this came out from `./gradlew tidy`. My take is that the capital M
changes the alphabetical order. The changes has not been done by me personally
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]