Skip to content

Commit

Permalink
Update dependency com.gradle:develocity-gradle-plugin to v3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent f782fdd commit 075cc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ java {

dependencies {
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.12.3")
implementation("com.gradle:develocity-gradle-plugin:3.17.2")
implementation("com.gradle:develocity-gradle-plugin:3.19")
testImplementation("junit:junit:4.13.2")
}

Expand Down

0 comments on commit 075cc88

Please sign in to comment.