Update dependency io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.13 (#2711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-22 02:52:37 +00:00 committed by GitHub
parent cfc7ccf56a
commit c7ecb73353
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<extension> <extension>
<groupId>io.jenkins.tools.incrementals</groupId> <groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId> <artifactId>git-changelist-maven-extension</artifactId>
<version>1.10</version> <version>1.13</version>
</extension> </extension>
</extensions> </extensions>