Skip to content

Commit

Permalink
Bump org.nosphere.apache.rat from 0.8.0 to 0.8.1 (#28675)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 92d5bf8 commit 76fbb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
plugins {
base
// Apply one top level rat plugin to perform any required license enforcement analysis
id("org.nosphere.apache.rat") version "0.8.0"
id("org.nosphere.apache.rat") version "0.8.1"
// Enable gradle-based release management
id("net.researchgate.release") version "2.8.1"
id("org.apache.beam.module")
Expand Down

0 comments on commit 76fbb8e

Please sign in to comment.