We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e49a6 commit e7f2fb4Copy full SHA for e7f2fb4
build.gradle
@@ -53,7 +53,7 @@ plugins {
53
id 'lifecycle-base'
54
id 'opensearch.docker-support'
55
id 'opensearch.global-build-info'
56
- id "com.diffplug.spotless" version "6.17.0" apply false
+ id "com.diffplug.spotless" version "6.18.0" apply false
57
id "org.gradle.test-retry" version "1.5.2" apply false
58
id "test-report-aggregation"
59
id 'jacoco-report-aggregation'
0 commit comments