Skip to content

Commit 6241838

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#625)
1 parent 101c88d commit 6241838

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
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'javax.measure:unit-api:2.2' // quantities
6565
implementation 'tech.units:indriya:2.2.3' // quantities
6666
implementation 'com.google.code.gson:gson:2.13.2' // java serialization, POJOs -> JSON
67-
implementation 'org.apache.commons:commons-lang3:3.19.0' // for HashCodeBuilder
67+
implementation 'org.apache.commons:commons-lang3:3.20.0' // for HashCodeBuilder
6868
implementation 'org.apache.commons:commons-math3:3.6.1' // mathematics and statistics components
6969
// JTS Topology Suite for GeoPositions, License: EPL 1.0 / EDL 1.0
7070
implementation 'org.locationtech.jts:jts-core:1.20.0'

0 commit comments

Comments
 (0)