Skip to content

Commit

Permalink
Update dependency com.gradle:develocity-gradle-plugin to v3.18 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent e56813b commit dd86df0
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 @@ -19,7 +19,7 @@ dependencies {
implementation("io.github.cdsap:commandline-value-source:0.1.0")
implementation("com.jakewharton.picnic:picnic:0.7.0")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.5")
implementation("com.gradle:develocity-gradle-plugin:3.17.5")
implementation("com.gradle:develocity-gradle-plugin:3.18")
testImplementation("junit:junit:4.13.2")
}
tasks.withType<Test>().configureEach {
Expand Down

0 comments on commit dd86df0

Please sign in to comment.