Skip to content

Commit

Permalink
Updated Georegression version
Browse files Browse the repository at this point in the history
  • Loading branch information
lessthanoptimal committed Nov 5, 2023
1 parent e5cdefb commit a0fcbbd
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 @@ -131,7 +131,7 @@ subprojects {
}

dependencies {
api(group: 'org.georegression', name: 'georegression', version: '0.26.2') { exclude group: 'org.ddogleg' }
api(group: 'org.georegression', name: 'georegression', version: '0.26.3') { exclude group: 'org.ddogleg' }
api(group: 'org.ddogleg', name: 'ddogleg', version: '0.23.1')

api group: 'net.sf.trove4j', name: 'trove4j', version: project.trove4j_version
Expand Down

0 comments on commit a0fcbbd

Please sign in to comment.