mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-11-06 15:19:55 +01:00
fix(deps): update dependency org.projectlombok:lombok to v1.18.42
This commit is contained in:
parent
c5921f6b70
commit
dd4db1e5f4
@ -44,8 +44,8 @@ dependencies {
|
||||
implementation 'io.sentry:sentry:8.19.1'
|
||||
implementation 'rocks.kavin:reqwest4j:1.0.14'
|
||||
implementation 'io.minio:minio:8.5.17'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.38'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.38'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.42'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user