Skip to content

Commit

Permalink
Bump org.nosphere.apache.rat from 0.8.0 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps org.nosphere.apache.rat from 0.8.0 to 0.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 2999073 commit 769b4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildscript {
plugins {
id 'base'
id 'com.dorongold.task-tree' version '2.1.1'
id 'org.nosphere.apache.rat' version '0.8.0'
id 'org.nosphere.apache.rat' version '0.8.1'
id 'distribution'
id "com.github.spotbugs" version '5.0.14'
id 'de.thetaphi.forbiddenapis' version '3.5.1'
Expand Down

0 comments on commit 769b4a2

Please sign in to comment.