Compare commits
3 Commits
59d51f8403
...
46c0644c8c
Author | SHA1 | Date | |
---|---|---|---|
46c0644c8c | |||
d4080bb2e5 | |||
0106364680 |
@@ -93,7 +93,7 @@ dependencies {
|
||||
api 'org.slf4j:slf4j-simple:2.0.17'
|
||||
|
||||
// Easy file management
|
||||
api 'commons-io:commons-io:2.16.1'
|
||||
api 'commons-io:commons-io:2.20.0'
|
||||
|
||||
// Config management
|
||||
api 'org.yaml:snakeyaml:1.33'
|
||||
@@ -101,7 +101,7 @@ dependencies {
|
||||
// Dependencies from old Matrix-java-sdk
|
||||
api 'org.apache.commons:commons-lang3:3.14.0'
|
||||
api 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||
api 'commons-codec:commons-codec:1.17.0'
|
||||
api 'commons-codec:commons-codec:1.19.0'
|
||||
|
||||
// ORMLite
|
||||
api 'com.j256.ormlite:ormlite-jdbc:6.1'
|
||||
|
Reference in New Issue
Block a user