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