colt abhängigkeit nur für’s kompilieren

This commit is contained in:
ngb 2022-07-21 10:52:47 +02:00
parent f75aaf4b7e
commit 99848e47f8
1 changed files with 2 additions and 2 deletions

View File

@ -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'