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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-08 13:24:45 -07:00 committed by GitHub
parent b0f8a8122b
commit 94fb9ef311
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>