A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Version1.4.3compared with
Version Details
| 1.4.2 | 1.4.3 | |
|---|---|---|
| Release date | Jun 04, 2021 | Aug 19, 2021 |
| Licenses | MPL 2.0 | MPL 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.4.2 | 1.4.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.tschuchortdev » kotlin-compile-testing | 1.4.2 | 1.4.3 |
| ~ Updated | com.google.devtools.ksp » symbol-processing-api | 1.5.10-1.0.0-beta01 | 1.5.21-1.0.0-beta07 |
Runtime Changes (2)
| 1.4.2 | 1.4.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.devtools.ksp » symbol-processing | 1.5.10-1.0.0-beta01 | 1.5.21-1.0.0-beta07 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.5.10 | 1.5.21 |