Skip to content

Commit

Permalink
Update commons-lang3
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 11, 2024
1 parent 85a52cd commit 5a0c3dd
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 @@ -12,7 +12,7 @@ dependencies {
implementation 'commons-cli:commons-cli:1.8.0'
implementation 'org.dstadler:commons-dost:1.3.4'
implementation 'commons-io:commons-io:2.16.1'
implementation 'org.apache.commons:commons-lang3:3.15.0'
implementation 'org.apache.commons:commons-lang3:3.16.0'
implementation 'net.java.dev.jna:jna:3.5.2'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r'
implementation 'com.google.guava:guava:33.2.1-jre'
Expand Down

0 comments on commit 5a0c3dd

Please sign in to comment.