We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afef3c8 commit 6cd8914Copy full SHA for 6cd8914
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation 'org.locationtech.jts.io:jts-io-common:1.19.0'
63
64
// Graphs
65
- implementation 'org.jgrapht:jgrapht-core:1.5.1'
+ implementation 'org.jgrapht:jgrapht-core:1.5.2'
66
67
// testing
68
testImplementation "org.apache.groovy:groovy:$groovyBinaryVersion"
0 commit comments