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

This commit is contained in:
2025-09-11 19:02:18 +00:00
parent dedce04961
commit 84b4c9c3ed

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