Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
dependabot[bot] authored Aug 29, 2021
1 parent 91e75af commit 2fadda2
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
@@ -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.5'
implementation 'info.picocli:picocli:4.6.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'

0 comments on commit 2fadda2

Please sign in to comment.