Skip to content

Commit 0e8f00f

Browse files
committed
Upgrade to Develocity Gradle Plugin 3.18.1
Closes gh-93
1 parent c585d94 commit 0e8f00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develocity-conventions-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313

1414
dependencies {
1515
implementation(project(":develocity-conventions-core"))
16-
implementation("com.gradle:develocity-gradle-plugin:3.18")
16+
implementation("com.gradle:develocity-gradle-plugin:3.18.1")
1717

1818
testImplementation("org.assertj:assertj-core:3.24.2")
1919
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")

0 commit comments

Comments
 (0)