Skip to content

Commit 9da0372

Browse files
committed
Upgrade to Gradle Enterprise Maven Extension 1.6.1
Closes gh-22717
1 parent ac73277 commit 9da0372

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</version>
5+
<version>1.6.1</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</version>
254+
<version>1.6.1</version>
255255
</plugin>
256256
</plugins>
257257
</pluginManagement>

0 commit comments

Comments
 (0)