mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
build(komga-deps): bump jreleaser from 1.7.0 to 1.8.0
This commit is contained in:
parent
d4f23b8a74
commit
72d848d916
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
||||
id("com.github.ben-manes.versions") version "0.46.0"
|
||||
id("org.jreleaser") version "1.7.0"
|
||||
id("org.jreleaser") version "1.8.0"
|
||||
}
|
||||
|
||||
fun isNonStable(version: String): Boolean {
|
||||
|
|
|
|||
Loading…
Reference in a new issue