mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
Merge e29b0d16cc
into 9055b56c3d
This commit is contained in:
commit
324ba6f31d
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ dependencies {
|
|||
exclude group: 'org.apache.commons', module: 'commons-lang3'
|
||||
}
|
||||
api 'org.apache.commons:commons-lang3:3.17.0'
|
||||
api 'io.sentry:sentry:7.17.0'
|
||||
api 'io.sentry:sentry:7.18.0'
|
||||
api 'commons-io:commons-io:2.18.0'
|
||||
api group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: "2.18.1"
|
||||
api group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: "2.18.1"
|
||||
|
|
Loading…
Reference in a new issue