mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
deps: bump com.github.ben-manes.versions from 0.48.0 to 0.50.0
This commit is contained in:
parent
c5b9baa0d2
commit
1daa4b869f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
kotlin("kapt") version kotlinVersion
|
||||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
||||
id("com.github.ben-manes.versions") version "0.48.0"
|
||||
id("com.github.ben-manes.versions") version "0.50.0"
|
||||
id("org.jreleaser") version "1.9.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue