Update dependency com.github.ben-manes:gradle-versions-plugin to v0.54.0

This commit is contained in:
2026-04-19 20:02:26 +00:00
parent 3063bcdd46
commit b887a83280

View File

@@ -80,7 +80,7 @@ buildscript {
dependencies {
classpath 'com.github.johnrengelman:shadow:8.1.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.53.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.54.0'
}
}