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 eb40646 commit ff66e1bCopy full SHA for ff66e1b
pom.xml
@@ -408,6 +408,7 @@
408
<plugin>
409
<groupId>com.gradle</groupId>
410
<artifactId>develocity-maven-extension</artifactId>
411
+ <version>${develocity-maven-extension.version}</version>
412
<configuration>
413
<develocity>
414
<normalization>
@@ -1234,6 +1235,7 @@
1234
1235
<commons-io.version>2.20.0</commons-io.version>
1236
<commons-lang.version>3.18.0</commons-lang.version>
1237
<commons-text.version>1.10.0</commons-text.version>
1238
+ <develocity-maven-extension.version>1.23.2</develocity-maven-extension.version>
1239
<diffutils.version>1.3.0</diffutils.version>
1240
<generex.version>1.0.2</generex.version>
1241
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
0 commit comments