Skip to content

Commit

Permalink
⬆️ graphviz 0.18.1 to fix broken functionality (#19)
Browse files Browse the repository at this point in the history
Fixes #18
  • Loading branch information
calvertdw authored Jun 24, 2024
1 parent dc79a55 commit 6752984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ testDependencies {
graphvizDependencies {
api(ihmc.sourceSetProject("main"))

api("guru.nidi:graphviz-java:0.5.4")
api("guru.nidi:graphviz-java-all-j2v8:0.18.1")
}

yovariablesDependencies {
Expand Down

0 comments on commit 6752984

Please sign in to comment.