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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2022
1 parent d2f1c48 commit 22a6a99
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 @@ -49,7 +49,7 @@ jacocoTestReport {
}

dependencies {
implementation 'guru.nidi:graphviz-java-all-j2v8:0.17.0'
implementation 'guru.nidi:graphviz-java-all-j2v8:0.18.1'
implementation 'ch.qos.logback:logback-classic:1.2.9'
implementation 'info.picocli:picocli:4.6.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
Expand Down

0 comments on commit 22a6a99

Please sign in to comment.