Skip to content

Commit e1a4ff5

Browse files
committed
KAFKA-19707 Gradle plugin com.gradle.develocity version is bumped (3.19 -->> 3.19.2)
note: it's expected for build to fail
1 parent 3b62473 commit e1a4ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// limitations under the License.
1515

1616
plugins {
17-
id 'com.gradle.develocity' version '3.19'
17+
id 'com.gradle.develocity' version '3.19.2'
1818
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
1919
}
2020

0 commit comments

Comments
 (0)