Skip to content

Commit 1113bfc

Browse files
chore(deps): update plugin com.gradle.develocity to v4.2.2 (#15070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef63f5 commit 1113bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
2323
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
2424
id("com.bmuschko.docker-remote-api") version "9.4.0" apply false
25-
id("com.gradle.develocity") version "4.2"
25+
id("com.gradle.develocity") version "4.2.2"
2626
}
2727

2828
dependencyResolutionManagement {

0 commit comments

Comments
 (0)