Skip to content

Commit

Permalink
chore(deps): bump graphviz-java-all-j2v8 from 0.17.0 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [graphviz-java-all-j2v8](https://github.com/nidi3/graphviz-java) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/nidi3/graphviz-java/releases)
- [Commits](nidi3/graphviz-java@graphviz-java-parent-0.17.0...graphviz-java-parent-0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2022
1 parent d8db401 commit e0fae3e
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 @@ -48,7 +48,7 @@ jacocoTestReport {
}

dependencies {
implementation 'guru.nidi:graphviz-java-all-j2v8:0.17.0'
implementation 'guru.nidi:graphviz-java-all-j2v8:0.18.1'
implementation 'info.picocli:picocli:4.6.3'
implementation 'org.slf4j:slf4j-nop:1.7.30'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
Expand Down

0 comments on commit e0fae3e

Please sign in to comment.