A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Version1.4.0compared with
Version Details
| 1.3.6 | 1.4.0 | |
|---|---|---|
| Release date | Feb 25, 2021 | May 04, 2021 |
| Licenses | MPL 2.0 | MPL 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.3.6 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.tschuchortdev » kotlin-compile-testing | 1.3.6 | 1.4.0 |
Runtime Changes (4)
| 1.3.6 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.devtools.ksp » symbol-processing | 1.4.30-1.0.0-alpha02 | 1.4.32-1.0.0-alpha08 |
| ~ Updated | com.google.devtools.ksp » symbol-processing-api | 1.4.30-1.0.0-alpha02 | 1.4.32-1.0.0-alpha08 |
| ~ Updated | org.jetbrains.kotlin » kotlin-compiler-embeddable | 1.4.30 | 1.4.32 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.4.30 | 1.4.32 |