Skip to content

Commit

Permalink
Update plugin com.github.ben-manes.versions to v0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent d48b683 commit 941e346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdsl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
// Gradle task "dependencyCheckAnalyze" to check for security CVEs in dependencies
id("org.owasp.dependencycheck") version "8.2.1"
// check for dependency updates via task "dependencyUpdates --refresh-dependencies"
id("com.github.ben-manes.versions") version "0.46.0"
id("com.github.ben-manes.versions") version "0.48.0"
// linting
id("org.jlleitschuh.gradle.ktlint") version "11.3.2"
// sast
Expand Down

0 comments on commit 941e346

Please sign in to comment.