Skip to content

Commit 347a9f0

Browse files
Bump com.gradle.develocity from 3.19.1 to 3.19.2 (#13)
Bumps com.gradle.develocity from 3.19.1 to 3.19.2. --- updated-dependencies: - dependency-name: com.gradle.develocity 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>
1 parent 65c1c5a commit 347a9f0

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
@@ -9,7 +9,7 @@ pluginManagement {
99
}
1010
plugins {
1111
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
12-
id("com.gradle.develocity") version "3.19.1"
12+
id("com.gradle.develocity") version "3.19.2"
1313
}
1414
dependencyResolutionManagement {
1515
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)

0 commit comments

Comments
 (0)