Skip to content

Commit

Permalink
Bump org.apache.rat:apache-rat from 0.13 to 0.15 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps org.apache.rat:apache-rat from 0.13 to 0.15.

---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2023
1 parent 34b0b86 commit c7702b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
compileOnly localGroovy()

// Required for dependency licenses task
implementation 'org.apache.rat:apache-rat:0.13'
implementation 'org.apache.rat:apache-rat:0.15'
implementation 'commons-codec:commons-codec:1.15'

if (localRepo) {
Expand Down

0 comments on commit c7702b0

Please sign in to comment.