Skip to content

Commit

Permalink
[NO JIRA] Add CCUD to build scans (#4531)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka authored Nov 13, 2023
1 parent d128778 commit d77520f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.19.2</version>
</extension>
<extension>
<groupId>com.gradle</groupId>
<artifactId>common-custom-user-data-maven-extension</artifactId>
<version>1.12.4</version>
</extension>
</extensions>

0 comments on commit d77520f

Please sign in to comment.