Skip to content

Commit

Permalink
Merge pull request #24789 from runningcode
Browse files Browse the repository at this point in the history
* gh-24789:
  Polish "Upgrade to Gradle Enterprise Maven Extension 1.8.1"
  Upgrade to Gradle Enterprise Maven Extension 1.8.1

Closes gh-24789
  • Loading branch information
wilkinsona committed Jan 12, 2021
2 parents a0c5e35 + d6a43ec commit 434b8a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.7.1</version>
<version>1.8.1</version>
</extension>
<extension>
<groupId>io.spring.ge.conventions</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
<plugin>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.7.1</version>
<version>1.8.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 434b8a7

Please sign in to comment.