Skip to content

Commit

Permalink
Fix POM file
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Oct 4, 2024
1 parent 944b2f7 commit f33a764
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ limitations under the License.
<dependencies>

<!-- Fake entry to be upgraded by Dependabot -->
<plugin>
<dependency>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
<version>${develocity-maven-plugin.version}</version>
</plugin>
<version>${develocity-maven-dependency.version}</version>
</dependency>

<!-- Fake entry to be upgraded by Dependabot -->
<dependency>
Expand Down

0 comments on commit f33a764

Please sign in to comment.