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 383653d commit 34a1e89Copy full SHA for 34a1e89
settings.gradle
@@ -19,8 +19,8 @@ pluginManagement {
19
20
plugins {
21
id 'org.hibernate.orm.build.env-settings'
22
- id 'com.gradle.enterprise' version '3.14'
23
- id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.11.1'
+ id 'com.gradle.enterprise' version '3.15'
+ id 'com.gradle.common-custom-user-data-gradle-plugin' version '1.11.3'
24
}
25
26
dependencyResolutionManagement {
0 commit comments