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 75a1b30 commit c9ee18cCopy full SHA for c9ee18c
gradle/libs.versions.toml
@@ -27,7 +27,7 @@ log4j = "2.25.2"
27
28
# plugins
29
spotless="7.2.1"
30
-develocity="4.1.1"
+develocity="4.2"
31
checkerframework="0.6.59"
32
taskTree="4.0.1"
33
settings.gradle
@@ -9,7 +9,7 @@ pluginManagement {
9
}
10
11
plugins {
12
- id 'com.gradle.develocity' version '4.1.1'
+ id 'com.gradle.develocity' version '4.2'
13
14
15
rootProject.name = "hibernate-models-group"
0 commit comments