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 ef0a9a1 commit cc165b5Copy full SHA for cc165b5
settings.gradle
@@ -20,7 +20,7 @@ pluginManagement {
20
plugins {
21
id 'org.hibernate.orm.build.env-settings'
22
id 'com.gradle.enterprise' version '3.10.2'
23
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.7.2'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.8.2'
24
}
25
26
// version catalog support
0 commit comments