deps: bump com.github.ben-manes.versions from 0.48.0 to 0.50.0

This commit is contained in:
Gauthier Roebroeck 2024-01-22 11:00:20 +08:00
parent c5b9baa0d2
commit 1daa4b869f

View file

@ -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"
}