Skip to content

Commit

Permalink
GH-497 - Upgrade to Gradle Enterprise Maven extension 1.20.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 9, 2024
1 parent 4bf1b4b commit e3f8427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.18.1</version>
<version>1.20.1</version>
</extension>
<extension>
<groupId>com.gradle</groupId>
<artifactId>common-custom-user-data-maven-extension</artifactId>
<version>1.12.2</version>
<version>1.12.5</version>
</extension>
</extensions>

0 comments on commit e3f8427

Please sign in to comment.