We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfa6df commit 07ba523Copy full SHA for 07ba523
settings.gradle
@@ -20,7 +20,7 @@ pluginManagement {
20
plugins {
21
id 'org.hibernate.orm.build.env-settings'
22
id 'com.gradle.enterprise' version '3.16.2'
23
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.12.1'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0'
24
}
25
26
dependencyResolutionManagement {
0 commit comments