Skip to content

Commit 7a14477

Browse files
committed
Upgrade to Gradle Enterprise Maven Extension 1.6.2
Closes gh-23055
1 parent 64264b5 commit 7a14477

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<extension>
33
<groupId>com.gradle</groupId>
44
<artifactId>gradle-enterprise-maven-extension</artifactId>
5-
<version>1.6.1</version>
5+
<version>1.6.2</version>
66
</extension>
77
<extension>
88
<groupId>io.spring.ge.conventions</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<plugin>
252252
<groupId>com.gradle</groupId>
253253
<artifactId>gradle-enterprise-maven-extension</artifactId>
254-
<version>1.6.1</version>
254+
<version>1.6.2</version>
255255
</plugin>
256256
</plugins>
257257
</pluginManagement>

0 commit comments

Comments
 (0)