Skip to content

Commit

Permalink
E - Oppdatering av gradle plugin i template
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Jan 16, 2025
1 parent 7bc16fc commit 5696671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/ep-module.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
}
dependencies {
classpath "com.github.ben-manes:gradle-versions-plugin:0.46.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.5.0.2730"
classpath "se.patrikerdes:gradle-use-latest-versions-plugin:0.2.18"
classpath "org.owasp:dependency-check-gradle:8.1.0"
Expand Down

0 comments on commit 5696671

Please sign in to comment.