Skip to content

Commit a2dac34

Browse files
dependabot[bot]beikov
authored andcommitted
Bump com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.0
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.13 to 2.0. --- updated-dependencies: - dependency-name: com.gradle.common-custom-user-data-gradle-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e95eaf6 commit a2dac34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id 'org.hibernate.orm.build.env-settings'
2222
id 'org.hibernate.orm.build.jdks-settings'
2323
id 'com.gradle.enterprise' version '3.16.2'
24-
id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.13'
24+
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0'
2525
}
2626

2727
dependencyResolutionManagement {

0 commit comments

Comments
 (0)