Merge pull request 'Update dependency com.github.ben-manes:gradle-versions-plugin to v0.54.0' (#91) from renovate/com.github.ben-manes-gradle-versions-plugin-0.x into master

This commit was merged in pull request #91.
This commit is contained in:
2026-04-19 20:02:47 +00:00

View File

@@ -80,7 +80,7 @@ buildscript {
dependencies { dependencies {
classpath 'com.github.johnrengelman:shadow:8.1.1' 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'
} }
} }