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

This commit is contained in:
2026-03-29 12:01:29 +00:00
parent 665ef81e35
commit 4360b0da84

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.52.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.53.0'
}
}