mirror of
https://github.com/gotson/komga.git
synced 2025-12-25 09:53:20 +01:00
build(komga-deps): bump ben-manes version from 0.46.0 to 0.48.0
This commit is contained in:
parent
72d848d916
commit
37ec4362a8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ plugins {
|
|||
kotlin("kapt") version kotlinVersion
|
||||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
||||
id("com.github.ben-manes.versions") version "0.46.0"
|
||||
id("com.github.ben-manes.versions") version "0.48.0"
|
||||
id("org.jreleaser") version "1.8.0"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue