Skip to content

Commit

Permalink
Compile Maven extension against GE Maven extension latest version 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennestuder committed May 8, 2022
1 parent 3c49d38 commit 1b9b0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/service-message-maven-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.gradle</groupId>
<artifactId>gradle-enterprise-maven-extension</artifactId>
<version>1.10.1</version>
<version>1.14</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1b9b0b6

Please sign in to comment.