Skip to content

Commit

Permalink
chore(deps): bump os-maven-plugin from 1.6.1 to 1.7.0 (#715)
Browse files Browse the repository at this point in the history
Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/trustin/os-maven-plugin/releases)
- [Commits](trustin/os-maven-plugin@os-maven-plugin-1.6.1...os-maven-plugin-1.7.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 17, 2021
1 parent 80674dd commit 05c00ad
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 @@ -28,7 +28,7 @@ dependencies {
implementation 'org.apache.commons:commons-compress:1.20'
implementation 'info.picocli:picocli:4.6.1'
implementation 'io.quarkus.qute:qute-core:1.10.5.Final'
implementation 'kr.motd.maven:os-maven-plugin:1.6.1'
implementation 'kr.motd.maven:os-maven-plugin:1.7.0'
implementation 'org.codehaus.plexus:plexus-java:1.0.6'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'org.jsoup:jsoup:1.13.1'
Expand Down

0 comments on commit 05c00ad

Please sign in to comment.