mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-12 21:30:29 +05:30
fix(deps): update dependency org.projectlombok:lombok to v1.18.32
This commit is contained in:
parent
7e55b5aeee
commit
f1ea36475c
@ -44,8 +44,8 @@ dependencies {
|
|||||||
implementation 'io.sentry:sentry:7.6.0'
|
implementation 'io.sentry:sentry:7.6.0'
|
||||||
implementation 'rocks.kavin:reqwest4j:1.0.13'
|
implementation 'rocks.kavin:reqwest4j:1.0.13'
|
||||||
implementation 'io.minio:minio:8.5.9'
|
implementation 'io.minio:minio:8.5.9'
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.30'
|
compileOnly 'org.projectlombok:lombok:1.18.32'
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.30'
|
annotationProcessor 'org.projectlombok:lombok:1.18.32'
|
||||||
}
|
}
|
||||||
|
|
||||||
shadowJar {
|
shadowJar {
|
||||||
|
Loading…
Reference in New Issue
Block a user