Skip to content

Commit

Permalink
Bump org.jgrapht:jgrapht-core from 1.5.1 to 1.5.2 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent 59b3c8f commit ed499f4
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 @@ -61,7 +61,7 @@ dependencies {
}

// Graphs
implementation group: 'org.jgrapht', name: 'jgrapht-core', version: '1.5.1'
implementation group: 'org.jgrapht', name: 'jgrapht-core', version: '1.5.2'

// JTS
implementation ("org.locationtech.jts:jts-core:${jtsVersion}"){
Expand Down

0 comments on commit ed499f4

Please sign in to comment.