Open martinbonnin opened 2 years ago
https://arrow-kt.io/docs/meta/analysis/ currently shows
classpath("io.arrow-kt.analysis.kotlin:io.arrow-kt.analysis.kotlin.gradle.plugin:2.0")
But https://github.com/arrow-kt/arrow-analysis/blob/main/docs/docs/index.md correctly has version 2.0.2:
2.0.2
id("io.arrow-kt.analysis.kotlin") version "2.0.2"
https://arrow-kt.io/docs/meta/analysis/ currently shows
But https://github.com/arrow-kt/arrow-analysis/blob/main/docs/docs/index.md correctly has version
2.0.2
: