Skip to content

Commit

Permalink
Upgrade to Develocity Gradle Plugin 3.18.1
Browse files Browse the repository at this point in the history
Closes gh-93
  • Loading branch information
wilkinsona committed Sep 11, 2024
1 parent c585d94 commit 0e8f00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion develocity-conventions-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
implementation(project(":develocity-conventions-core"))
implementation("com.gradle:develocity-gradle-plugin:3.18")
implementation("com.gradle:develocity-gradle-plugin:3.18.1")

testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
Expand Down

0 comments on commit 0e8f00f

Please sign in to comment.