Skip to content

Commit 49540d6

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

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.9.0"
30-
id("com.gradle.develocity") version "3.19"
30+
id("com.gradle.develocity") version "3.19.1"
3131
}
3232

3333
include(":cdk-test")

0 commit comments

Comments
 (0)