colt abhängigkeit nur für’s kompilieren
This commit is contained in:
parent
f75aaf4b7e
commit
99848e47f8
|
@ -28,8 +28,8 @@ dependencies {
|
|||
runtimeOnly 'com.googlecode.soundlibs:tritonus-share:0.3.7.4'
|
||||
runtimeOnly 'com.googlecode.soundlibs:mp3spi:1.9.5.4'
|
||||
|
||||
//compileOnlyApi 'colt:colt:1.2.0'
|
||||
api 'colt:colt:1.2.0'
|
||||
compileOnlyApi 'colt:colt:1.2.0'
|
||||
//api 'colt:colt:1.2.0'
|
||||
//api 'net.sourceforge.parallelcolt:parallelcolt:0.10.1'
|
||||
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
|
||||
|
|
Loading…
Reference in New Issue