A library that enables testing of Kotlin annotation processors, compiler plugins and code generation.
Version1.4.6compared with
Version Details
| 1.4.5 | 1.4.6 | |
|---|---|---|
| Release date | Oct 05, 2021 | Nov 17, 2021 |
| Licenses | MPL 2.0 | MPL 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.4.5 | 1.4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-compiler-embeddable | 1.5.31 | 1.6.0 |
Runtime Changes (5)
| 1.4.5 | 1.4.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.squareup.okio » okio-jvm | - | 3.0.0 |
| ~ Updated | io.github.classgraph » classgraph | 4.8.120 | 4.8.133 |
| ~ Updated | org.jetbrains.kotlin » kotlin-annotation-processing-embeddable | 1.5.31 | 1.6.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.5.31 | 1.6.0 |
| - Removed | com.squareup.okio » okio | 2.10.0 | - |