Skip to content

Commit

Permalink
Merge pull request #708 from microstream-one/dependabot/maven/com.gra…
Browse files Browse the repository at this point in the history
…dle-develocity-maven-extension-1.21.6

Bump com.gradle:develocity-maven-extension from 1.21.4 to 1.21.6
  • Loading branch information
zdenek-jonas authored Jul 31, 2024
2 parents 443550a + a271baf commit 433a1ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
<version>1.21.4</version>
<version>1.21.6</version>
</extension>
<extension>
<groupId>com.gradle</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
<plugin>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
<version>1.21.4</version>
<version>1.21.6</version>
<configuration>
<develocity>
<normalization>
Expand Down

0 comments on commit 433a1ea

Please sign in to comment.