Commit f895a1c
david
Remove Lombok dependencies from build.gradle.kts
Lombok's `compileOnly` and `annotationProcessor` dependencies have been removed. This cleanup simplifies the dependency management and eliminates unused or unnecessary resources in the project.1 parent 4aeb633 commit f895a1c
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
| |||
0 commit comments