Skip to content

Commit

Permalink
chore(deps): bump graphviz-java-all-j2v8 from 0.16.3 to 0.17.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 9, 2020
1 parent c7281ae commit f887fe6
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 @@ -26,7 +26,7 @@ test {
}

dependencies {
implementation 'guru.nidi:graphviz-java-all-j2v8:0.16.3'
implementation 'guru.nidi:graphviz-java-all-j2v8:0.17.0'
implementation 'ch.qos.logback:logback-classic:1.2.3'
implementation 'info.picocli:picocli:4.5.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.2'
Expand Down

0 comments on commit f887fe6

Please sign in to comment.