deps(build): bump JReleaser from 1.10.0 to 1.19.0

This commit is contained in:
Gauthier Roebroeck 2025-07-02 17:38:16 +08:00
parent a98000958d
commit 4189833336

View file

@ -14,7 +14,7 @@ plugins {
}
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.jreleaser") version "1.10.0"
id("org.jreleaser") version "1.19.0"
}
fun isNonStable(version: String): Boolean {