Skip to content

Commit 6a0170c

Browse files
⬆️ Bump com.gradle.develocity from 4.1 to 4.1.1 (#19)
Bumps com.gradle.develocity from 4.1 to 4.1.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klemen Tusar <[email protected]>
1 parent b136ab2 commit 6a0170c

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
@@ -8,7 +8,7 @@ pluginManagement {
88

99
plugins {
1010
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
11-
id("com.gradle.develocity") version "4.1"
11+
id("com.gradle.develocity") version "4.1.1"
1212
}
1313

1414
develocity {

0 commit comments

Comments
 (0)