| commit | 5eb0e388e9d547d3ef9c40a53bef1b9622336a02 | [log] [tgz] |
|---|---|---|
| author | Paul King <paulk@asert.com.au> | Fri Sep 26 10:57:33 2025 +1000 |
| committer | Paul King <paulk@asert.com.au> | Fri Sep 26 10:57:33 2025 +1000 |
| tree | 09ff2e4e661b0494224ae4699322773ef5eda899 | |
| parent | 1b0ef81069175a5a160ae347ec0a7344ed44dfa1 [diff] |
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
diff --git a/build.gradle b/build.gradle index cc6e0f5..aac005a 100644 --- a/build.gradle +++ b/build.gradle
@@ -23,7 +23,7 @@ import org.cyclonedx.model.OrganizationalEntity plugins { - id 'com.github.ben-manes.versions' version '0.52.0' + id 'com.github.ben-manes.versions' version '0.53.0' id 'io.github.goooler.osgi' version '0.8.6' id 'com.github.jk1.dependency-license-report' version '2.9' id 'org.sonarqube' version '6.2.0.5505'