Skip to content

Conversation

@oldergod
Copy link
Member

On top of #3413

- Updates existing tests that no longer work under 9.1.0
- Add distributionSha256Sum to ensure the non-compromised gradle
  distribution is fetched from the network
@oldergod oldergod force-pushed the bquenaudon.2025-11-10.gradle9 branch from 1bb747d to 637ab7d Compare November 10, 2025 11:28
val test by getting {
val jvmTest by getting {
java.srcDir("src/jvmTest/proto-java")
}
Copy link
Member Author

Choose a reason for hiding this comment

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

This is a problem

Comment on lines -253 to -256
add("jvmJavaTestImplementation", projects.wireMoshiAdapter)
add("jvmJavaTestImplementation", libs.kotlin.reflect)
add("jvmJavaTestImplementation", libs.moshi)
add("jvmJavaTestImplementation", libs.moshiKotlin)
Copy link
Member Author

Choose a reason for hiding this comment

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

This is another problem

@oldergod oldergod force-pushed the bquenaudon.2025-11-10.gradle9 branch from 637ab7d to 3535141 Compare November 10, 2025 16:05
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