Skip to content

Commit

Permalink
Update to Gradle Enterprise Maven Extension 1.17.1
Browse files Browse the repository at this point in the history
This fixes an issue with the MP TCK runner.
  • Loading branch information
runningcode committed May 2, 2023
1 parent 44e31b1 commit 329ceba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml.disabled → .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.17</version>
<version>1.17.1</version>
</extension>
<extension>
<groupId>com.gradle</groupId>
Expand Down

0 comments on commit 329ceba

Please sign in to comment.