Skip to content

Commit

Permalink
Merge pull request #214 from gradle/pshevche/replace-rc-references
Browse files Browse the repository at this point in the history
Build against the released version of the Develocity extension
  • Loading branch information
pshevche authored Apr 4, 2024
2 parents b266114 + a76f7e6 commit 2408966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
<version>1.21-rc-5</version>
<version>1.21</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2408966

Please sign in to comment.