mirror of
https://github.com/gotson/komga.git
synced 2026-05-01 11:25:24 +02:00
deps: bump ben-manes version plugin to 0.52.0
This commit is contained in:
parent
9bc37944d8
commit
cd99019ac4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
kotlin("kapt") version kotlinVersion
|
||||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "13.0.0"
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
id("com.github.ben-manes.versions") version "0.52.0"
|
||||
id("org.jreleaser") version "1.19.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue