Skip to content

Commit

Permalink
Merge pull request #205 from glefloch/release/1.7.1
Browse files Browse the repository at this point in the history
Prepare release of version 1.7.1
  • Loading branch information
glefloch authored Sep 1, 2022
2 parents be3cdcd + 4b9520a commit e2589a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gradle cyclonedxBom -info
__build.gradle__ (excerpt)
```groovy
plugins {
id 'org.cyclonedx.bom' version '1.7.0'
id 'org.cyclonedx.bom' version '1.7.1'
}
```

Expand Down

0 comments on commit e2589a6

Please sign in to comment.