Skip to content

Commit a523a9a

Browse files
chore: bump com.gradle.develocity in the gradle-patch-updates group (#55)
Bumps the gradle-patch-updates group with 1 update: com.gradle.develocity. Updates `com.gradle.develocity` from 3.18 to 3.18.1 --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 945eac3 commit a523a9a

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
@@ -27,7 +27,7 @@ pluginManagement {
2727

2828
plugins {
2929
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
30-
id("com.gradle.develocity") version "3.18"
30+
id("com.gradle.develocity") version "3.18.1"
3131
}
3232

3333
include(":cdk-test")

0 commit comments

Comments
 (0)