Skip to content

Commit

Permalink
Bump com.github.jk1.dependency-license-report from 2.4 to 2.5 (opense…
Browse files Browse the repository at this point in the history
…arch-project#575)

* Bump com.github.jk1.dependency-license-report from 2.4 to 2.5

Bumps com.github.jk1.dependency-license-report from 2.4 to 2.5.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
2 people authored and VachaShah committed Aug 9, 2023
1 parent 960483f commit 49f497a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# CHANGELOG
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
### Dependencies
- Bumps `org.ajoberstar.grgit:grgit-gradle` from 5.0.0 to 5.2.0


## [Unreleased]
### Added

### Dependencies

- Bumps `org.ajoberstar.grgit:grgit-gradle` from 5.0.0 to 5.2.0
- Bumps `com.github.jk1.dependency-license-report` from 2.4 to 2.5

### Changed

### Deprecated
Expand Down
2 changes: 1 addition & 1 deletion java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ plugins {
`java-library`
checkstyle
`maven-publish`
id("com.github.jk1.dependency-license-report") version "2.4"
id("com.github.jk1.dependency-license-report") version "2.5"
}

checkstyle {
Expand Down

0 comments on commit 49f497a

Please sign in to comment.