Skip to content

Commit

Permalink
Bump com.github.jk1.dependency-license-report in /java-client
Browse files Browse the repository at this point in the history
Bumps com.github.jk1.dependency-license-report from 2.2 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>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent f427f27 commit 795c6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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"
}
apply(plugin = "opensearch.repositories")

Expand Down

0 comments on commit 795c6fe

Please sign in to comment.