mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
Compare commits
2 commits
90e4b9fe2c
...
932aaf1784
Author | SHA1 | Date | |
---|---|---|---|
|
932aaf1784 | ||
|
8fc5072a0d |
1 changed files with 4 additions and 4 deletions
|
@ -23,11 +23,11 @@ dependencies {
|
||||||
// implementation("com.github.goxr3plus:java-stream-player:10.0.2")
|
// implementation("com.github.goxr3plus:java-stream-player:10.0.2")
|
||||||
implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")
|
implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")
|
||||||
|
|
||||||
compileOnly("org.projectlombok:lombok:1.18.30")
|
compileOnly("org.projectlombok:lombok:1.18.34")
|
||||||
annotationProcessor("org.projectlombok:lombok:1.18.30")
|
annotationProcessor("org.projectlombok:lombok:1.18.34")
|
||||||
|
|
||||||
testImplementation("org.projectlombok:lombok:1.18.30")
|
testImplementation("org.projectlombok:lombok:1.18.34")
|
||||||
testAnnotationProcessor("org.projectlombok:lombok:1.18.30")
|
testAnnotationProcessor("org.projectlombok:lombok:1.18.34")
|
||||||
}
|
}
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue