aafanasev / sekret

Kotlin compiler plugin to hide secret data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest released version of plugin doesn't match latest library version

ryanlewis opened this issue · comments

The badge in the README currently states the latest version being 0.1.3, but the latest gradle plugin available on Maven Central shows as 0.1.2.

https://mvnrepository.com/artifact/net.afanasev/sekret-gradle-plugin

image

Ideally, would be nice if the plugin version was the same as the latest version of the package, as can then leverage version references with Gradle Version Catalogs.

Thanks for reporting.

Gradle Plugins portals shows 0.1.3 as the latest available version https://plugins.gradle.org/plugin/net.afanasev.sekret

Honestly, I have no idea how mvnrepository.com syncs with https://plugins.gradle.org/m2/net/afanasev/sekret-gradle-plugin/0.1.3/