Skip to content

Commit 6cd8914

Browse files
Bump org.jgrapht:jgrapht-core from 1.5.1 to 1.5.2 (#801)
1 parent afef3c8 commit 6cd8914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation 'org.locationtech.jts.io:jts-io-common:1.19.0'
6363

6464
// Graphs
65-
implementation 'org.jgrapht:jgrapht-core:1.5.1'
65+
implementation 'org.jgrapht:jgrapht-core:1.5.2'
6666

6767
// testing
6868
testImplementation "org.apache.groovy:groovy:$groovyBinaryVersion"

0 commit comments

Comments
 (0)