Skip to content

Commit

Permalink
Update commons-lang3
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Dec 6, 2023
1 parent b5d5292 commit 74b7b3d
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.6.0'
implementation 'org.dstadler:commons-dost:1.2.0.3'
implementation 'commons-io:commons-io:2.15.0'
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'net.java.dev.jna:jna:3.5.2'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
implementation 'com.google.guava:guava:32.1.3-jre'
Expand Down

0 comments on commit 74b7b3d

Please sign in to comment.