mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
deps(build): bump JReleaser from 1.10.0 to 1.19.0
This commit is contained in:
parent
a98000958d
commit
4189833336
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue