There was an error while loading. Please reload this page.
1 parent fb903ad commit c708107Copy full SHA for c708107
gradle/plugins/build.gradle.kts
@@ -5,7 +5,7 @@ repositories { gradlePluginPortal() }
5
dependencies {
6
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.15.0")
7
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
8
- implementation("com.gradle:develocity-gradle-plugin:4.0")
+ implementation("com.gradle:develocity-gradle-plugin:4.1")
9
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
10
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.2.0")
11
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.2")
0 commit comments