Skip to content

Update dependency versions#39

Open
illarionov wants to merge 7 commits into
simonschiller:mainfrom
illarionov:pr1UpdateDeps
Open

Update dependency versions#39
illarionov wants to merge 7 commits into
simonschiller:mainfrom
illarionov:pr1UpdateDeps

Conversation

@illarionov

Copy link
Copy Markdown

This PR updates all dependencies in the project: Gradle 8.4, AGP 8.1.3, Kotlin 1.9.21 etc.

Integration tests framework has been refactored to add support for running a wide range of tests on different versions of JDK (11, 17) with compatible sets of libraries (Gradle, AGP, Kotlin, KSP, Room).
Added tests for AGP 8.1.4, 8.0.2, 7.4.2, 7.3.1 and Gradle 8.4, 8.3, 8.2.1, 8.1.1, 8.0.2.

ANTLR has been removed from the transitive dependencies while keeping only antlr-runtime dependency required when using the plugin (see gradle/gradle#820).

Comment thread buildSrc/src/main/kotlin/Dependencies.kt Outdated
Comment thread buildSrc/src/main/kotlin/Dependencies.kt Outdated
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