Skip to content

Commit

Permalink
Update commons-dost, commona-lang, Guava
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 11, 2023
1 parent 939f4ba commit c072d11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ repositories {

dependencies {
implementation 'commons-cli:commons-cli:1.5.0'
implementation 'org.dstadler:commons-dost:1.2.0.1'
implementation 'org.dstadler:commons-dost:1.2.0.2'
implementation 'commons-io:commons-io:2.13.0'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'net.java.dev.jna:jna:3.5.2'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r'
implementation 'com.google.guava:guava:32.1.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'
implementation files('lib/fuse-jna-1.0.3.2.jar')
implementation 'jline:jline:2.14.6'

Expand Down

0 comments on commit c072d11

Please sign in to comment.