Skip to content

Commit

Permalink
Merge pull request #663 from qdsfdhvh/chore/gradle_develocity
Browse files Browse the repository at this point in the history
replace to com.gradle.develocity plugin
  • Loading branch information
qdsfdhvh authored Jan 14, 2025
2 parents 3c9e67e + 19c5d05 commit b845372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencyResolutionManagement {
}

plugins {
id("com.gradle.enterprise") version "3.18.2"
id("com.gradle.develocity") version "3.18.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

Expand Down

0 comments on commit b845372

Please sign in to comment.