Skip to content

Commit

Permalink
Update Gradle Maven extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 25, 2024
1 parent e12390e commit 11856be
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 @@ -2,11 +2,11 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.18.1</version>
<version>1.20</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 11856be

Please sign in to comment.