Skip to content

Commit

Permalink
Bump com.gradle:develocity-maven-extension from 1.22 to 1.22.1 in /ma…
Browse files Browse the repository at this point in the history
…ven-build-scan-capture-extension in the maven-dependencies group (#61)

* Bump com.gradle:develocity-maven-extension

Bumps the maven-dependencies group in /maven-build-scan-capture-extension with 1 update: com.gradle:develocity-maven-extension.


Updates `com.gradle:develocity-maven-extension` from 1.22 to 1.22.1

---
updated-dependencies:
- dependency-name: com.gradle:develocity-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* Publish dist files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Prinet <[email protected]>
  • Loading branch information
dependabot[bot] and jprinet authored Sep 16, 2024
1 parent 616f965 commit 60deab9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion maven-build-scan-capture-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.gradle</groupId>
<artifactId>develocity-maven-extension</artifactId>
<version>1.22</version>
<version>1.22.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
3 changes: 2 additions & 1 deletion release/changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- Fixes a bug where setting the develocity-token-expiry parameter had no effect
- Fixes a bug where setting the develocity-token-expiry parameter had no effect
- Update Develocity Maven extension to 1.22.1

0 comments on commit 60deab9

Please sign in to comment.